History log of /external/clang/test/CodeGen/string-literal-unicode-conversion.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
931a4feb64f18190d189c222d61b2abf52f18ab8 12-Aug-2013 Tim Northover <tnorthover@apple.com> Fix FileCheck --check-prefix lines.

Various tests had sprung up over the years which had --check-prefix=ABC on the
RUN line, but "CHECK-ABC:" later on. This happened to work before, but was
strictly incorrect. FileCheck is getting stricter soon though.

Patch by Ron Ofir.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@188174 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/string-literal-unicode-conversion.c
b3da613977f6b77dee2b382eeff5713168a4ca18 23-Jul-2013 Eli Friedman <eli.friedman@gmail.com> Integers which are too large should be an error.

Switch some warnings over to errors which should never have been warnings
in the first place. (Also, a minor fix to the preprocessor rules for
integer literals while I'm here.)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186903 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/string-literal-unicode-conversion.c
9b483df983759d51d61d54e8ae34bff423d15403 14-Nov-2011 Nico Weber <nicolasweber@gmx.de> Fix a regression in wide character codegen. See PR11369.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@144521 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/string-literal-unicode-conversion.c
8bb6e9e5b3b1a2cb2e3d491d293974d17b0b3772 01-Nov-2011 Eli Friedman <eli.friedman@gmail.com> Don't depend on system includes in test.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143426 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/string-literal-unicode-conversion.c
f12e1b928053ccec033eee4c1e683bb1c54c220a 01-Nov-2011 Eli Friedman <eli.friedman@gmail.com> Tests for UTF-8 encoding in strings in source code. Patch by Seth Cantrell.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143418 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/string-literal-unicode-conversion.c