summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/default-synthesize-2.m
Commit message (Expand)AuthorAgeFilesLines
* Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...Rafael Espindola2013-09-271-2/+2
* objective-C: remove use of 'ivar' in favor ofFariborz Jahanian2012-09-241-2/+2
* objective-c: place quotes around named items in a diagnostic.Fariborz Jahanian2012-06-201-2/+2
* objc: improved diagnostic when property autosynthesis may causeFariborz Jahanian2012-06-201-1/+13
* objective-c: warn when autosynthesizing a property which has sameFariborz Jahanian2012-06-191-3/+4
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-2/+2
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-2/+2
* Include prefix with default synthesized ivars.Ted Kremenek2011-09-271-12/+10
* Test for default property synthesis.Fariborz Jahanian2011-08-311-0/+118