summaryrefslogtreecommitdiff
path: root/test/Lexer/unicode.c
Commit message (Expand)AuthorAgeFilesLines
* Don't emit "will be treated as an identifier character" warning forRichard Smith2018-09-251-0/+5
* PR38870: Add warning for zero-width unicode characters appearing inRichard Smith2018-09-071-0/+7
* Warn if we find a Unicode homoglyph for a symbol in an identifier.Richard Smith2017-12-141-0/+5
* Add test that we correctly allow some non-letter unicode characters inRichard Smith2015-09-191-1/+10
* Lexer: Don't warn about Unicode in preprocessor directives.Jordan Rose2013-01-311-0/+11
* Don't warn about Unicode characters in -E mode.Jordan Rose2013-01-301-0/+9
* As an extension, treat Unicode whitespace characters as whitespace.Jordan Rose2013-01-241-0/+6