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/



_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to