Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide fixed target triples to make test results consistent across ARM hosts. | David Blaikie | 2012-09-10 | 1 | -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 Takumi | 2012-07-07 | 1 | -5/+5 |
| | | | | llvm-svn: 159898 | ||||
* | PR12670: Support for initializing an array of non-aggregate class type from an | Richard Smith | 2012-07-07 | 1 | -0/+37 |
initializer list. Patch by Olivier Goffart, with extra testcases by Meador Inge and Daniel Lunow. llvm-svn: 159896 |