summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/ivar-in-class-extension-error.m
Commit message (Expand)AuthorAgeFilesLines
* objective-C: use 'instance variables' as plural when referringFariborz Jahanian2012-09-241-2/+2
* objective-C: remove use of 'ivar' in favor ofFariborz Jahanian2012-09-241-2/+2
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Remove space from rdar URIs.Fariborz Jahanian2010-11-091-1/+1
* Patch to not build ivar ASTs when they are ilegallyFariborz Jahanian2010-04-061-4/+4
* Improve diagnostics when ivar added to classFariborz Jahanian2010-03-241-0/+15