summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/cxx0x-initializer-constructors.cpp
Commit message (Expand)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-4/+4
* Walk over MaterializeTemporaryExpr when reverting an initializer to itsRichard Smith2013-05-301-0/+16
* Provide fixed target triples to make test results consistent across ARM hosts.David Blaikie2012-09-101-1/+1
* clang/test/CodeGenCXX/cxx0x-initializer-constructors.cpp: Fixup for -Asserts.NAKAMURA Takumi2012-07-071-5/+5
* PR12670: Support for initializing an array of non-aggregate class type from anRichard Smith2012-07-071-0/+37