Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The `-fwritable-strings' flag doesn't make the backing store strings of all | Bill Wendling | 2012-01-10 | 1 | -0/+10 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Make the constant folder aware of | Eli Friedman | 2009-01-25 | 1 | -1/+3 |
* | Make sema and codegen allow __builtin___CFStringMakeConstantString as a valid | Chris Lattner | 2008-10-06 | 1 | -0/+5 |
* | Update a number of CodeGen tests to not create .ll files in the test | Daniel Dunbar | 2008-08-21 | 1 | -2/+2 |
* | Put back the flags field in the constant CF string type. | Anders Carlsson | 2007-11-19 | 1 | -0/+6 |