summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/string-literal-unicode-conversion.c
Commit message (Expand)AuthorAgeFilesLines
* Driver: hoist the `wchar_t` handling to the driverSaleem Abdulrasool2017-10-061-1/+1
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-3/+3
* Integers which are too large should be an error.Eli Friedman2013-07-231-2/+3
* Fix a regression in wide character codegen. See PR11369.Nico Weber2011-11-141-0/+5
* Don't depend on system includes in test.Eli Friedman2011-11-011-1/+1
* Tests for UTF-8 encoding in strings in source code. Patch by Seth Cantrell.Eli Friedman2011-11-011-0/+58