[cfe-dev] status of C++ analyzer support, list of what is still needed?

John Smith lbalbalba at gmail.com
Wed Jan 2 02:42:09 PST 2013


Hi,


Since nobody replied yet, perhaps these pages can get you started ?


http://clang-analyzer.llvm.org/checker_dev_manual.html
http://clang-analyzer.llvm.org/potential_checkers.html


Regards,


John Smith.


From: cfe-dev-bounces at cs.uiuc.edu [mailto:cfe-dev-bounces at cs.uiuc.edu]
On Behalf Of Tim Stowell
Sent: dinsdag 1 januari 2013 21:33
To: cfe-dev at cs.uiuc.edu
Subject: [cfe-dev] status of C++ analyzer support, list of what is still
needed?

Hello all,

I realize C++ support isn't yet complete for the static analyzer, but is
there a place where I can go to see the status, and what needs to be
finished?

Also, I'm assuming that the C++ functionality is based on "checkers", is
that the case? I ask because I was looking over the notes from the 2012
llvm meeting specifically the talk titled "Building a Checker in 24
hours". Thanks for any pointers, I'm new to clang but would like to use
it to analyze C++ code.

-Tim




More information about the cfe-dev mailing list