aboutsummaryrefslogtreecommitdiff
path: root/test/Lexer/unicode.c
AgeCommit message (Expand)Author
2018-09-25Don't emit "will be treated as an identifier character" warning forRichard Smith
2018-09-07PR38870: Add warning for zero-width unicode characters appearing inRichard Smith
2017-12-14Warn if we find a Unicode homoglyph for a symbol in an identifier.Richard Smith
2015-09-19Add test that we correctly allow some non-letter unicode characters inRichard Smith
2013-01-31Lexer: Don't warn about Unicode in preprocessor directives.Jordan Rose
2013-01-30Don't warn about Unicode characters in -E mode.Jordan Rose
2013-01-24As an extension, treat Unicode whitespace characters as whitespace.Jordan Rose