[PATCH] [Static Analyzer] Minor improvements to SATest
Anna Zaks
zaks.anna at gmail.com
Mon Jun 29 13:16:32 PDT 2015
LGTM.
================
Comment at: utils/analyzer/SATestBuild.py:410
@@ -406,3 +409,3 @@
# Compare the warnings produced by scan-build.
-def runCmpResults(Dir):
+def runCmpResults(Dir, Strictness = 0):
TBegin = time.time()
----------------
Let's document Strictness here.
http://reviews.llvm.org/D10812
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list