Age | Commit message (Expand) | Author |
---|---|---|
2012-05-03 | objective-c: warn for properties being default synthesized | Fariborz Jahanian |
2012-05-01 | Add a missing RequireCompleteType call when synthesizing properties. <rdar:/... | Eli Friedman |
2012-04-06 | Added a new attribute, objc_root_class, which informs the compiler when a roo... | Patrick Beard |
2011-10-02 | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall |
2011-09-27 | Include prefix with default synthesized ivars. | Ted Kremenek |
2011-08-31 | objective-c: this patch (re)introduces objective-c's default property | Fariborz Jahanian |
2011-01-04 | Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi. | Fariborz Jahanian |
2010-12-23 | Add -fobjc-default-synthesized-properties flag | Ted Kremenek |
2010-08-25 | No need to default synthesize property if implementation | Fariborz Jahanian |
2010-07-17 | Another test case for on demand synthesis of ivars. | Fariborz Jahanian |