Refactor inspect-library
Compare changes
- Simon McVittie authored
This makes it easier for scan-build to understand that we are not doing anything wrong here: parsing the command-line options twice should result in the same number of items being put in hidden_deps[], but scan-build can't know that. Signed-off-by:
Simon McVittie <smcv@collabora.com>
+ 8
− 27
@@ -202,15 +202,17 @@ main (int argc,
@@ -243,40 +245,19 @@ main (int argc,