summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/NewDelete-custom.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] pr39348: MallocChecker: Realize that sized delete isn't custom del...Artem Dergachev2018-11-011-24/+7
* [analyzer] Enable c++-allocator-inlining by default.Artem Dergachev2018-01-241-4/+4
* [analyzer] NFC: operator new: Fix new(nothrow) definition in tests.Artem Dergachev2018-01-181-7/+4
* [analyzer] operator new: Add a new checker callback, check::NewAllocator.Artem Dergachev2018-01-171-8/+10
* Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-031-2/+2
* Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-2/+2
* Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-2/+2
* Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-2/+2
* Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-2/+2
* Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen2017-02-281-2/+2
* Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-281-2/+2
* Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-271-2/+2
* [analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen2017-02-271-2/+2
* [analyzer] Move the NewDeleteLeaks checker from CplusplusAlpha to Cplusplus p...Anton Yartsev2014-10-211-1/+1
* [analyzer] Shorten the malloc checker’s leak messageAnna Zaks2013-04-061-5/+5
* [analyzer] Re-enable cplusplus.NewDelete (but not NewDeleteLeaks).Jordan Rose2013-04-051-2/+2
* [analyzer] Split new/delete checker into use-after-free and leaks parts.Jordan Rose2013-04-051-6/+29
* [analyzer] Moving cplusplus.NewDelete to alpha.* for now.Anton Yartsev2013-04-021-1/+1
* [analyzer] Enabled unix.Malloc checker.Anton Yartsev2013-03-301-5/+5
* [analyzer] For now assume all standard global 'operator new' functions alloca...Anton Yartsev2013-03-281-0/+57
OpenPOWER on IntegriCloud