Hi Team,<div><br></div><div>I am using the clang-static analyzer to know all the technical defects in my iOS Application.</div><div><br></div><div>While Using scan-build, it was suppressing some bugs in the console itself without generating them in the HTML report.</div>
<div><br></div><div>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.</div><div><br></div><div>A lot of mismatch is there.</div><div><br>
</div><div>The XCode version I'm currently using is XCode 4.2 and the command using is </div><div><br></div><div>"scan-build -k -o /Desktop/Reports xcodebuild clean build -configuration Debug -sdk iphonesimulator5.0".</div>
<div><br></div><div>Struggling with this from many days. Hope u will help ASAP.</div><div><br></div><div><br></div><div>Thanks and Regards,</div><div>Sowmya Gaddipati.</div><div><br></div><div><br></div>