summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/delete.cpp
Commit message (Expand)AuthorAgeFilesLines
* MismatchingNewDeleteDetector uses incorrect field, and finds no initializerIsmail Pazarbasi2015-10-261-0/+16
* Detect uses of mismatching forms of 'new' and 'delete'Ismail Pazarbasi2015-05-181-5/+126
* Revert "Detect uses of mismatching forms of 'new' and 'delete'"Diego Novillo2015-05-141-125/+5
* Detect uses of mismatching forms of 'new' and 'delete'Ismail Pazarbasi2015-05-141-5/+125
* Revert "clang/test/Driver/crash-report.c: This requires rewriter for -frewrit...Alp Toker2014-07-161-1/+0
* clang/test: Introduce the feature "rewriter" for --enable-clang-rewriter.NAKAMURA Takumi2014-07-161-0/+1
* Fix a test case where FileCheck is used to test code corrected by -fixit.Richard Trieu2011-10-131-1/+1
* When applying 'delete' on a pointer-to-array type match GCC and EDG behavior ...Argyrios Kyrtzidis2010-09-131-0/+9
OpenPOWER on IntegriCloud