[cfe-dev] HowToAnalyzeTheCXXProject
Anna Zaks
ganna at apple.com
Mon Mar 11 11:00:03 PDT 2013
Hi,
Are you asking about the clang static analyzer?
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 http://clang-analyzer.llvm.org for more details.
Cheers,
Anna.
On Mar 11, 2013, at 7:07 AM, redder_0210 <redder_0210 at yeah.net> wrote:
> Dear all,
> I have a C++ project, which contains some head files(.h) and several source files(.cpp).
> Now I want to anlyze the project through Clang. What is the command to do the analysis?
> Thanks!
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130311/3cbae7f4/attachment.html>
More information about the cfe-dev
mailing list