summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/delete-two-arg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Sema-level implementation of -fassume-sane-operator-new with aRichard Smith2016-04-071-2/+2
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-2/+2
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-2/+2
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-2/+2
* Remove 'not' from some CodeGen testsAlp Toker2013-12-141-1/+2
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-3/+3
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
* 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