Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a new attribute, objc_root_class, which informs the compiler when a roo... | Patrick Beard | 2012-04-06 | 1 | -1/+1 |
* | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall | 2011-10-02 | 1 | -1/+1 |
* | Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi. | Fariborz Jahanian | 2011-01-04 | 1 | -1/+1 |
* | Fixes access rues for ivars declared in class | Fariborz Jahanian | 2010-03-22 | 1 | -3/+20 |
* | Start supporting declaration of ivars in @implementation | Fariborz Jahanian | 2010-02-19 | 1 | -0/+22 |