aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/NewDelete-path-notes.cpp
AgeCommit message (Expand)Author
2013-04-16[analyzer] Improve the malloc checker stack hint messageAnna Zaks
2013-04-05[analyzer] Re-enable cplusplus.NewDelete (but not NewDeleteLeaks).Jordan Rose
2013-04-02[analyzer] Moving cplusplus.NewDelete to alpha.* for now.Anton Yartsev
2013-03-30[analyzer] Enabled unix.Malloc checker.Anton Yartsev
2013-03-25[analyzer] Adds cplusplus.NewDelete checker that check for memory leaks, doub...Anton Yartsev