Age | Commit message (Expand) | Author |
---|---|---|
2011-06-03 | These tests require particular registered targets. Declared as such. | Galina Kistanova |
2011-02-22 | Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-e... | Anders Carlsson |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-14 | Tests use the new clang. | Fariborz Jahanian |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-04-07 | Fix test (triple wasn't passed correctly, the driver doesn't accept | Daniel Dunbar |
2009-04-06 | Fix a couple of cases where Constant* pointers can dangle in | Chris Lattner |