c++-analyzer on llvm-clang svn r159754

Hi,

The results from running scan-build on llvm-clang svn r159754 :
http://lbalbalba.x90x.net/clang-analyzer/llvm-clang/r159754/

Looks like someone has been working real hard here to reduce the number of bugs.
:slight_smile:

Regards,

John Smith.

Also that we analyzer people are working to improve our C++ handling and reduce false positives. :slight_smile: Once we have new/delete support and smart pointer understanding, this number may go back up…!