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

Jordan Rose jordan_rose at apple.com
Wed Apr 24 12:56:31 PDT 2013


On Mar 28, 2013, at 11:38 , John Smith <lbalbalba at gmail.com> wrote:

> On Thu, Mar 28, 2013 at 5:19 PM, Jordan Rose <jordan_rose at apple.com> wrote:
>> For anyone watching these, the large spike in "Memory Leak" results is due to a newly-landed checker for new and delete by Anton Yartsev. He's already identified the major classes of false positives (one set fixed in r178244) and Anna and I are working with him to get them resolved.
>> 
> Please post a 'DONE' message here when they are resolved ?

In case anyone is still watching this thread, we decided to disable the leak-checking part of the new-delete checker for now (which is why John's next set of results don't have hundreds of false leak reports).




More information about the cfe-dev mailing list