Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-03-09 | When lexing in C11 mode, accept unicode character and string literals, per C11 | Richard Smith | 1 | -0/+15 |
2011-12-15 | Modify how the -verify flag works. Currently, the verification string and | Richard Trieu | 1 | -24/+24 |
2011-10-13 | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 1 | -1/+1 |
2011-08-11 | Add tests for string literal concatenation. | Craig Topper | 1 | -0/+33 |