Age | Commit message (Expand) | Author |
---|---|---|
2012-06-20 | Restructure how the driver communicates information about the | John McCall |
2011-10-02 | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall |
2010-05-20 | More Objective-C++ GC tests. | Fariborz Jahanian |
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-17 | Move -fnext-runtime defaulting to driver (and change clang-cc default to | Daniel Dunbar |
2009-11-08 | Remove RUN: true lines. | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-09-21 | Removed -fobjc-newgc-api option. clang now conforms to | Fariborz Jahanian |
2009-09-18 | Force a triple. | Daniel Dunbar |
2009-09-18 | Fixed a bug in generation of the new write-barriers when | Fariborz Jahanian |
2009-09-16 | Removed useless stuff from the test. | Fariborz Jahanian |
2009-09-16 | More test for objc gc's mixed write-barriers. | Fariborz Jahanian |