aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/cfstring.c
AgeCommit message (Expand)Author
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