aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/NewDelete-variadic.cpp
AgeCommit message (Expand)Author
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-02[analyzer] Moving cplusplus.NewDelete to alpha.* for now.Anton Yartsev
2013-03-30[analyzer] Enabled unix.Malloc checker.Anton Yartsev
2013-03-28[analyzer] For now assume all standard global 'operator new' functions alloca...Anton Yartsev