aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/cfstring.c
AgeCommit message (Expand)Author
2012-01-10The `-fwritable-strings' flag doesn't make the backing store strings of allBill Wendling
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-01-25Make the constant folder aware of Eli Friedman
2008-10-06Make sema and codegen allow __builtin___CFStringMakeConstantString as a validChris Lattner
2008-08-21Update a number of CodeGen tests to not create .ll files in the testDaniel Dunbar
2007-11-19Put back the flags field in the constant CF string type.Anders Carlsson