Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When a bad UTF-8 encoding or bogus escape sequence is encountered in a | Richard Smith | 2012-09-08 | 1 | -0/+25 |
string literal, produce a diagnostic pointing at the erroneous character range, not at the start of the literal. llvm-svn: 163459 |