summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/array-operator-delete-call.cpp
Commit message (Expand)AuthorAgeFilesLines
* Testcase fixes to reflect instruction table changes in the LLVM backendSean Callanan2009-12-181-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Code gen. For virtual destructor call on array objectsFariborz Jahanian2009-11-131-0/+11
* Code gen for arrady delete operator. Fixes pr5472.Fariborz Jahanian2009-11-131-0/+52
OpenPOWER on IntegriCloud