aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/delete-two-arg.cpp
AgeCommit message (Collapse)Author
2009-11-16Fix spelling for target triplet.Mike Stump
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@88928 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-16Try and fix buildbot issue.Mike Stump
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@88900 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-16Implement two-argument form of delete operator.Eli Friedman
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@88890 91177308-0d34-0410-b5e6-96231b3b80d8