aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/cxx0x-initializer-constructors.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin1-4/+4
2013-05-30Walk over MaterializeTemporaryExpr when reverting an initializer to itsRichard Smith1-0/+16
2012-09-10Provide fixed target triples to make test results consistent across ARM hosts.David Blaikie1-1/+1
2012-07-07clang/test/CodeGenCXX/cxx0x-initializer-constructors.cpp: Fixup for -Asserts.NAKAMURA Takumi1-5/+5
2012-07-07PR12670: Support for initializing an array of non-aggregate class type from anRichard Smith1-0/+37