summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/string-literal-short-wstring.c
Commit message (Expand)AuthorAgeFilesLines
* Add and update tests for character literalsSeth Cantrell2012-01-181-11/+0
* Fix the representation of wide strings in the AST and IR so that it uses the ...Eli Friedman2011-11-011-2/+2
* Make constant aggregate constant initializers private linkage.Eric Christopher2011-08-241-1/+1
* Add unnamed_addr to internal globals which are only used as an operand to mem...Eli Friedman2011-05-271-1/+1
* Add unnamed_addr when creating artificial string globals. For example, inRafael Espindola2011-01-101-2/+2
* Add support for UCNs for character literalsNico Weber2010-10-091-3/+32
* Add support for 4-byte UCNs like \U12345678. Warn about UCNs in c90 mode.Nico Weber2010-10-061-0/+14
OpenPOWER on IntegriCloud