Age | Commit message (Expand) | Author |
---|---|---|
2011-10-02 | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall |
2011-07-09 | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-14 | Make test pass in all cases. | Fariborz Jahanian |
2009-12-14 | Fixes an incomplete test case. | Fariborz Jahanian |
2009-12-14 | Tests use the new clang. | Fariborz Jahanian |
2009-12-13 | Use clang -cc1 in test, to improve determinism. | Daniel Dunbar |
2009-12-12 | patch to add a property from a protocol to a class that adopts the protocol. | Fariborz Jahanian |