summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/provisional-ivar-lookup.m
Commit message (Expand)AuthorAgeFilesLines
* Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...Rafael Espindola2013-09-271-1/+1
* Warn on self-assignment to member variables. PR13104.Nico Weber2012-06-281-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
* objective-c: reverse patch for // rdar://9818354Fariborz Jahanian2011-08-011-4/+4
* objective-c: Any use of @synthesize or @dynamic lexically after a method (or ...Fariborz Jahanian2011-07-221-4/+4
* Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi.Fariborz Jahanian2011-01-041-1/+1
* Guard lazy synthesis of provisional ivars under the newFariborz Jahanian2011-01-031-1/+1
* Fixes a bug in ivar lookup in the new objc's defaultFariborz Jahanian2010-10-191-0/+43