<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hi,</div><div><br></div><div>Are you asking about the clang static analyzer?</div><div><br></div><div>The scan-build utility can be used to analyze a project from command line. The clang static analyzer is also integrated within Xcode IDE. See the UserManual at <a href="http://clang-analyzer.llvm.org">http://clang-analyzer.llvm.org</a> for more details.</div><div><br></div><div>Cheers,</div><div>Anna.<br><div><div>On Mar 11, 2013, at 7:07 AM, redder_0210 <<a href="mailto:redder_0210@yeah.net">redder_0210@yeah.net</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><div style="line-height: 1.7; font-size: 14px; font-family: arial;"><div>Dear all,</div><div>  I have a C++ project, which contains some head files(.h) and several source files(.cpp).</div><div>  Now I want to anlyze the project through Clang. What is the command to do the analysis?</div><div> Thanks!</div></div><br><br><span title="neteasefooter"><a href="x-msg://47/#" target="_blank"></a></span>_______________________________________________<br>cfe-dev mailing list<br><a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a></div></blockquote></div><br></div></body></html>