[cfe-dev] Need Help - Clang-Analyzer Issue

Sowmya Gaddipati gaddipati.sowmya at gmail.com
Mon Dec 19 02:17:31 PST 2011


Hi Team,

I am using the clang-static analyzer to know all the technical defects in
my iOS Application.

While Using scan-build, it was suppressing some bugs in the console itself
without generating them in the HTML report.

So, If I use the BUILD AND ANALYZE option of the xcode, I am getting 103
bugs where as through scan-build, I am getting just 36 bugs.

A lot of mismatch is there.

The XCode version I'm currently using is XCode 4.2 and the command using is

"scan-build -k -o /Desktop/Reports xcodebuild clean build -configuration
Debug -sdk iphonesimulator5.0".

Struggling with this from many days. Hope u will help ASAP.


Thanks and Regards,
Sowmya Gaddipati.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20111219/7628f7fc/attachment.html>


More information about the cfe-dev mailing list