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 |
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-19 | Fix rdar://6804402 - crash on objc implementations declared with | Chris Lattner |
2009-04-17 | clean up run lines. | Chris Lattner |
2009-04-01 | fix the two xfails I added with a previous patch by making ObjC interface | Chris Lattner |
2009-03-31 | Fix a problem in ASTContext::addRecordToClass handling forward declarations. | Chris Lattner |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-02-14 | Fixed a problem caused by foreward @class use | Fariborz Jahanian |