]> granicus.if.org Git - clang/commit
Improve the error message slightly for files that aren't using the expected UTF-8...
authorEli Friedman <eli.friedman@gmail.com>
Wed, 25 Jan 2012 22:34:12 +0000 (22:34 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Wed, 25 Jan 2012 22:34:12 +0000 (22:34 +0000)
commit0f12507d43c2571108c65f106c1dac5bba2509f0
tree87dce8712d5d4e2b3acb9c3ae24980112098e3a9
parent457a377ac8566ddc0c455a64843ecf5e675cfff8
Improve the error message slightly for files that aren't using the expected UTF-8 encoding.  Patch by Seth Cantrell.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148991 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticLexKinds.td
test/Lexer/char-literal-encoding-error.c
test/Lexer/string-literal-encoding.c