aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/Malloc+MismatchedDeallocator+NewDelete.cpp
AgeCommit message (Expand)Author
2013-04-15[analyzer] Tests: move system functions into system header simulator files.Jordan Rose
2013-04-09[analyzer] Keep tracking the pointer after the escape to more aggressively re...Anna Zaks
2013-04-06[analyzer] Shorten the malloc checker’s leak messageAnna Zaks
2013-04-05[analyzer] Re-enable cplusplus.NewDelete (but not NewDeleteLeaks).Jordan Rose
2013-04-05[analyzer] Split new/delete checker into use-after-free and leaks parts.Jordan Rose
2013-04-04[analyzer] Reduced the unwanted correlations between checkers living inside M...Anton Yartsev