[cfe-dev] [LLVMdev] Running c++-analyzer on svn r159506 llvm-clang

Anna Zaks ganna at apple.com
Tue Jul 3 10:51:45 PDT 2012


John, 

Thanks for making the results of the analyzer available.

Ted has recently added IPA support for C++, so the number of bugs reported increased dramatically. In some cases our diagnostic clarity is still lagging behind for C++ bugs that span multiple functions (it's WIP).

Cheers,
Anna.

On Jul 3, 2012, at 10:06 AM, John Smith wrote:

> Hi,
> 
> 
> Just for fun, I decided to run the svn r159506 llvm/clang/c++-analyzer
> on svn r159506 llvm-clang. I just thought that it might be interesting
> to run the analyzer on the llvm-clang codebase itself. I guess that
> most people on this list will probably have at least some knowledge of
> the llvm codebase, and be able to determine any false positives
> relatively easily ?. And for the truly interested, maybe they can post
> 'false positives' against the Clang Static Analyzer component in the
> llvm-clang bug tracker: http://llvm.org/bugs/
> 
> Anyway, the full report is located here:
> http://lbalbalba.x90x.net/clang-analyzer/llvm-clang/
> 
> 
> 
> Regards,
> 
> 
> John Smith
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the cfe-dev mailing list