summaryrefslogtreecommitdiff
path: root/test/Lexer/string-literal-encoding.c
AgeCommit message (Expand)Author
2012-03-08When checking the encoding of an 8-bit string literal, don't just check theRichard Smith
2012-02-11Implement warning for non-wide string literals with an unexpected encoding. ...Eli Friedman
2012-01-25Improve the error message slightly for files that aren't using the expected U...Eli Friedman
2011-12-15Modify how the -verify flag works. Currently, the verification string andRichard Trieu
2011-11-01Tests for UTF-8 encoding in strings in source code. Patch by Seth Cantrell.Eli Friedman