Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'not' to commands that are expected to fail. | Rafael Espindola | 2013-07-04 | 1 | -1/+1 |
| | | | | | | | This is at least good documentation, but also opens the possibility of using pipefail. llvm-svn: 185652 | ||||
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
| | | | | | | -std=c++0x. Patch by Ahmed Charles! llvm-svn: 141900 | ||||
* | Fix a couple raw string literal tests | Craig Topper | 2011-08-12 | 1 | -4/+0 |
| | | | | llvm-svn: 137422 | ||||
* | Add support for C++0x raw string literals. | Craig Topper | 2011-08-11 | 1 | -0/+8 |
llvm-svn: 137298 |