summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/array-construction.cpp
Commit message (Expand)AuthorAgeFilesLines
* update a bunch of tests that are using the x86 backend instead of grepping IR :(Chris Lattner2010-09-221-1/+1
* 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
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-4/+4
* This patch extends CleanupScope to support destructionFariborz Jahanian2009-11-041-3/+0
* Code gen for array construction - WIPFariborz Jahanian2009-10-281-0/+40
OpenPOWER on IntegriCloud