summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/string-literal.c
Commit message (Expand)AuthorAgeFilesLines
* Add unnamed_addr when creating artificial string globals. For example, inRafael Espindola2011-01-101-2/+2
* tests: Force a triple to avoid wchar_t differences.Daniel Dunbar2010-10-071-1/+1
* Add support for 4-byte UCNs like \U12345678. Warn about UCNs in c90 mode.Nico Weber2010-10-061-1/+10
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* fix some sema problems with wide strings and hook up basic codegen for them.Chris Lattner2009-02-261-0/+2
* eliminate some random .ll file outputsChris Lattner2009-01-271-1/+1
* Update a number of CodeGen tests to not create .ll files in the testDaniel Dunbar2008-08-211-1/+1
* no need to verify this, no errors/warnings are expected.Chris Lattner2007-12-271-1/+1
* String literal in aggregate expressionSeo Sanghyeon2007-12-231-0/+5
OpenPOWER on IntegriCloud