aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/direct-synthesized-ivar-access.m
AgeCommit message (Expand)Author
2013-09-27Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...Rafael Espindola
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2012-07-09objective-c: yank any use of "non-fragile abi" phraseFariborz Jahanian
2012-04-06Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-09-27Include prefix with default synthesized ivars.Ted Kremenek
2011-08-31objective-c: this patch (re)introduces objective-c's default propertyFariborz Jahanian
2011-01-04Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi.Fariborz Jahanian
2010-12-23Add -fobjc-default-synthesized-properties flagTed Kremenek
2010-11-17Warn if direct accessing synthesized ivar backing the property inFariborz Jahanian