Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure how the driver communicates information about the | John McCall | 2012-06-20 | 1 | -3/+3 |
* | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall | 2011-10-02 | 1 | -3/+3 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -3/+3 |
* | Tests use the new clang. | Fariborz Jahanian | 2009-12-14 | 1 | -3/+3 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -2/+2 |
* | Fix rdar://6804402 - crash on objc implementations declared with | Chris Lattner | 2009-04-19 | 1 | -1/+13 |
* | clean up run lines. | Chris Lattner | 2009-04-17 | 1 | -1/+1 |
* | fix the two xfails I added with a previous patch by making ObjC interface | Chris Lattner | 2009-04-01 | 1 | -1/+0 |
* | Fix a problem in ASTContext::addRecordToClass handling forward declarations. | Chris Lattner | 2009-03-31 | 1 | -0/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Fixed a problem caused by foreward @class use | Fariborz Jahanian | 2009-02-14 | 1 | -0/+24 |