summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/c-strings.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-4/+4
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* make sure the size of constant arrays is respectedNuno Lopes2008-08-131-1/+3
* Add GetAddrOfConstantCString methodDaniel Dunbar2008-08-131-0/+34