summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/cxx0x-initializer-constructors.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Provide fixed target triples to make test results consistent across ARM hosts.David Blaikie2012-09-101-1/+1
| | | | | | Patch by David Tweed, review by myself and John McCall. llvm-svn: 163564
* clang/test/CodeGenCXX/cxx0x-initializer-constructors.cpp: Fixup for -Asserts.NAKAMURA Takumi2012-07-071-5/+5
| | | | llvm-svn: 159898
* PR12670: Support for initializing an array of non-aggregate class type from anRichard Smith2012-07-071-0/+37
initializer list. Patch by Olivier Goffart, with extra testcases by Meador Inge and Daniel Lunow. llvm-svn: 159896
OpenPOWER on IntegriCloud