Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Lexer] Allow UCN for dollar symbol '\u0024' in identifiers when using -fdoll... | Scott Egerton | 2020-01-15 | 1 | -2/+1 |
* | Preprocessor: support defined() with operator names for MS compatibility | Alp Toker | 2014-05-21 | 1 | -3/+3 |
* | Add 'not' to commands that are expected to fail. | Rafael Espindola | 2013-07-04 | 1 | -1/+1 |
* | Test fix-it ranges for Unicode characters. | Jordan Rose | 2013-01-24 | 1 | -1/+1 |
* | Add a fixit for \U1234 -> \u1234. | Jordan Rose | 2013-01-24 | 1 | -0/+9 |
* | Handle universal character names and Unicode characters outside of literals. | Jordan Rose | 2013-01-24 | 1 | -0/+97 |