summaryrefslogtreecommitdiff
path: root/test/Analysis/NewDelete-path-notes.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Bug identificationGabor Horvath2015-10-221-2/+6
* [Static Analyzer] The name of the checker that reports a bug is addedGabor Horvath2015-02-091-0/+2
* [analyzer] Assume new returns non-null even under -fno-exceptionsPavel Labath2013-08-281-101/+37
* [analyzer] Enable the new edge algorithm by default.Jordan Rose2013-06-031-1/+1
* [analyzer] Improve the malloc checker stack hint messageAnna Zaks2013-04-161-219/+447
* [analyzer] Re-enable cplusplus.NewDelete (but not NewDeleteLeaks).Jordan Rose2013-04-051-2/+2
* [analyzer] Moving cplusplus.NewDelete to alpha.* for now.Anton Yartsev2013-04-021-2/+2
* [analyzer] Enabled unix.Malloc checker.Anton Yartsev2013-03-301-2/+2
* [analyzer] Adds cplusplus.NewDelete checker that check for memory leaks, doub...Anton Yartsev2013-03-251-0/+323