summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/char-literal.c
Commit message (Expand)AuthorAgeFilesLines
* add tests for wide character encodingsSeth Cantrell2012-01-211-3/+17
* Add and update tests for character literalsSeth Cantrell2012-01-181-33/+16
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* This patch makes the string/character literal tests run in C,Douglas Gregor2011-07-291-21/+39
* Add support for C++0x unicode string and character literals, from Craig Topper!Douglas Gregor2011-07-271-2/+42
* fix a bunch of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Add support for UCNs for character literalsNico Weber2010-10-091-0/+35