aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/ivar-in-class-extension.m
AgeCommit message (Expand)Author
2012-09-24objective-C: use 'instance variables' as plural when referringFariborz Jahanian
2012-09-24objective-C: remove use of 'ivar' in favor ofFariborz 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-01-04Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi.Fariborz Jahanian
2010-04-06Patch to not build ivar ASTs when they are ilegallyFariborz Jahanian
2010-03-19More coherent diagnostics when ivar is placed n categories.Fariborz Jahanian
2010-02-23More support for ivars in class extension.Fariborz Jahanian