summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/NewDelete-variadic.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Move the NewDeleteLeaks checker from CplusplusAlpha to Cplusplus p...Anton Yartsev2014-10-211-1/+1
* Add implicit declarations of allocation functions when looking them up forRichard Smith2014-02-041-6/+10
* [analyzer] Re-enable cplusplus.NewDelete (but not NewDeleteLeaks).Jordan Rose2013-04-051-1/+1
* [analyzer] Split new/delete checker into use-after-free and leaks parts.Jordan Rose2013-04-051-1/+1
* [analyzer] Moving cplusplus.NewDelete to alpha.* for now.Anton Yartsev2013-04-021-1/+1
* [analyzer] Enabled unix.Malloc checker.Anton Yartsev2013-03-301-1/+1
* [analyzer] For now assume all standard global 'operator new' functions alloca...Anton Yartsev2013-03-281-0/+19
OpenPOWER on IntegriCloud