summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/ivar-in-class-extension.m
Commit message (Expand)AuthorAgeFilesLines
* objective-C: use 'instance variables' as plural when referringFariborz Jahanian2012-09-241-1/+1
* objective-C: remove use of 'ivar' in favor ofFariborz Jahanian2012-09-241-1/+1
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi.Fariborz Jahanian2011-01-041-1/+1
* Patch to not build ivar ASTs when they are ilegallyFariborz Jahanian2010-04-061-3/+3
* More coherent diagnostics when ivar is placed n categories.Fariborz Jahanian2010-03-191-2/+2
* More support for ivars in class extension.Fariborz Jahanian2010-02-231-0/+42