summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/darwin-string-literals.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* fix some cfstring related issues: Chris Lattner2009-10-141-4/+4
* Make sure UTF-16 strings end with a 16-bit null (as opposed to 8-bit).Daniel Dunbar2009-08-031-2/+3
* MultiTestRunner: Validate '&&' at the end of RUN lines.Daniel Dunbar2009-07-251-1/+1
* Output UTF-16 string literals independent of host byte order.Daniel Dunbar2009-07-231-4/+10
* codegen string literals using private linkage now like llvm-gcc, eliminatingChris Lattner2009-07-161-5/+4
* Add target hook for setting symbol prefix and section of unicodeDaniel Dunbar2009-04-031-1/+2
* Add Target hooks for IRgen of [cf]string literals.Daniel Dunbar2009-03-311-0/+9
OpenPOWER on IntegriCloud