summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/delete-two-arg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do a proper recursive lookup when deciding whether a class's usualJohn McCall2011-01-271-3/+67
* Fix for Release-Assert.Mike Stump2010-01-131-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Fix spelling for target triplet.Mike Stump2009-11-161-1/+1
* Try and fix buildbot issue.Mike Stump2009-11-161-1/+1
* Implement two-argument form of delete operator.Eli Friedman2009-11-161-0/+6
OpenPOWER on IntegriCloud