Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test that we correctly handle reversion of line splicing etc in raw string | Richard Smith | 2013-01-17 | 1 | -0/+4 |
| | | | | | | literals. As suggested by Sean Silva. llvm-svn: 172694 | ||||
* | 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 | ||||
* | Implement C++0x [lex.pptoken]p3's handling of <::. | Richard Smith | 2011-04-14 | 1 | -0/+11 |
llvm-svn: 129525 |