summaryrefslogtreecommitdiff
path: root/test/Lexer/string-literal-encoding.c
Commit message (Expand)AuthorAgeFilesLines
* When checking the encoding of an 8-bit string literal, don't just check theRichard Smith2012-03-081-0/+15
* Implement warning for non-wide string literals with an unexpected encoding. ...Eli Friedman2012-02-111-0/+3
* Improve the error message slightly for files that aren't using the expected U...Eli Friedman2012-01-251-6/+6
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-6/+6
* Tests for UTF-8 encoding in strings in source code. Patch by Seth Cantrell.Eli Friedman2011-11-011-0/+15