danielmarjamaki added a comment.

> It might be more useful if you could print the paths on which the errors 
> occurred (this could be done for text output with -analyzer-output=text)


Sounds good. Is it possible to use it with scan-build?


================
Comment at: lib/StaticAnalyzer/Checkers/CMakeLists.txt:29
@@ -28,2 +28,3 @@
   ChrootChecker.cpp
+  ConversionChecker.cpp
   ClangCheckers.cpp
----------------
hmm.. I will move this down 1 line


http://reviews.llvm.org/D13126



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to