Age | Commit message (Expand) | Author |
---|---|---|
2013-03-09 | When lexing in C11 mode, accept unicode character and string literals, per C11 | Richard Smith |
2012-01-18 | Add and update tests for character literals | Seth Cantrell |
2011-10-13 | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith |
2011-09-27 | When parsing a character literal, extract the characters from the | Douglas Gregor |