[cfe-dev] c++-analyzer on llvm-clang svn r162229

Ted Kremenek kremenek at apple.com
Fri Aug 24 22:22:26 PDT 2012


We've actually made huge progress on analyzer support for C++ in the last year, especially in the last several months.  We're aiming to having significantly better C++ support ready by the LLVM 3.2 release.  Right now a few things are in flight, and the newest analyzer improvements in this area isn't on by default yet.  We're hoping to have most of that on by default in trunk (and then in LLVM 3.2) within the next month.  There will still be more to do after that, but the difference in C++ support between previous versions of the analyzer and these improvements is night and day.

On Aug 22, 2012, at 11:16 AM, chinux <chinux at gmail.com> wrote:

> this is probably out of track of this topic. I am wondering how well does
> static-analyzer do regarding to C++. According to
> http://clang-analyzer.llvm.org/dev_cxx.html, C++ support for static analyzer
> is not completed. Is it still so?
> 
> 
> 
> --
> View this message in context: http://clang-developers.42468.n3.nabble.com/c-analyzer-on-llvm-clang-svn-r162229-tp4026306p4026319.html
> Sent from the Clang Developers mailing list archive at Nabble.com.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list