summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/cfstring.c
Commit message (Expand)AuthorAgeFilesLines
* test: add explicit targets for some testsSaleem Abdulrasool2016-05-301-2/+4
* Changed renaming of local symbols by inserting a dot vefore the numeric suffixSunil Srivastava2015-05-121-2/+2
* Now that r199688 avoids the real issue, use private linkage for objc strings.Rafael Espindola2014-01-211-3/+3
* Give explicit sections for string constants used in NSStrings.Rafael Espindola2014-01-201-3/+3
* The `-fwritable-strings' flag doesn't make the backing store strings of allBill Wendling2012-01-101-0/+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
* Make the constant folder aware of Eli Friedman2009-01-251-1/+3
* Make sema and codegen allow __builtin___CFStringMakeConstantString as a validChris Lattner2008-10-061-0/+5
* Update a number of CodeGen tests to not create .ll files in the testDaniel Dunbar2008-08-211-2/+2
* Put back the flags field in the constant CF string type.Anders Carlsson2007-11-191-0/+6