summaryrefslogtreecommitdiff
path: root/other/analysis/run-infer
diff options
context:
space:
mode:
Diffstat (limited to 'other/analysis/run-infer')
-rwxr-xr-xother/analysis/run-infer4
1 files changed, 1 insertions, 3 deletions
diff --git a/other/analysis/run-infer b/other/analysis/run-infer
index 942d0cfd..2a897227 100755
--- a/other/analysis/run-infer
+++ b/other/analysis/run-infer
@@ -5,6 +5,4 @@ SKIP_LINES=1
5 5
6. other/analysis/gen-file.sh 6. other/analysis/gen-file.sh
7 7
8put auto_tests/lan_discovery_test.c 8infer -- clang++ -fsyntax-only amalgamation.cc $CPPFLAGS
9
10infer -- clang -fsyntax-only test.c $CPPFLAGS