summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/ucn-pp-identifier.c
Commit message (Expand)AuthorAgeFilesLines
* [Lexer] Allow UCN for dollar symbol '\u0024' in identifiers when using -fdoll...Scott Egerton2020-01-151-2/+1
* Preprocessor: support defined() with operator names for MS compatibilityAlp Toker2014-05-211-3/+3
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
* Test fix-it ranges for Unicode characters.Jordan Rose2013-01-241-1/+1
* Add a fixit for \U1234 -> \u1234.Jordan Rose2013-01-241-0/+9
* Handle universal character names and Unicode characters outside of literals.Jordan Rose2013-01-241-0/+97
OpenPOWER on IntegriCloud