Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure how the driver communicates information about the | John McCall | 2012-06-20 | 1 | -1/+1 |
* | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall | 2011-10-02 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Tests use the new clang. | Fariborz Jahanian | 2009-12-14 | 1 | -1/+1 |
* | Remove RUN: true lines. | Daniel Dunbar | 2009-11-08 | 1 | -1/+0 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -2/+2 |
* | Removed -fobjc-newgc-api option. clang now conforms to | Fariborz Jahanian | 2009-09-21 | 1 | -1/+1 |
* | Force triple, although probably the real fix is to tie __strong to -fobjc-gc. | Daniel Dunbar | 2009-09-17 | 1 | -2/+1 |
* | Additional tests for write-bariers. | Fariborz Jahanian | 2009-09-16 | 1 | -2/+9 |
* | patch for generating objc'2 objc_assign_ivar. WIP. | Fariborz Jahanian | 2009-09-16 | 1 | -0/+47 |