summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/c-strings.c
Commit message (Expand)AuthorAgeFilesLines
* MS ABI: Eliminate Duplicate StringsDavid Majnemer2014-03-241-5/+10
* Revert r204562,204566,204586,204587 as they broke ASan on WindowsTimur Iskhodzhanov2014-03-241-10/+5
* CodeGen: Remove unneeded directivesDavid Majnemer2014-03-241-24/+10
* CodeGen: Make string tests exercise the MS ABIDavid Majnemer2014-03-231-1/+20
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-5/+5
* Add SystemZ supportUlrich Weigand2013-05-061-3/+10
* FileCheck'ize testDmitri Gribenko2013-01-251-7/+26
* 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
OpenPOWER on IntegriCloud