summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/conflict-nonfragile-abi2.m
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+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-6/+6
* objective-c: Any use of @synthesize or @dynamic lexically after a method (or ...Fariborz Jahanian2011-07-221-6/+6
* Remove warning on future change in ivar lookup ruleFariborz Jahanian2011-02-211-3/+5
* Remove space from rdar URIs.Fariborz Jahanian2010-11-091-2/+2
* When issuing warning for future conflict resolution,Fariborz Jahanian2010-08-131-2/+2
* Tigthen the condition for issung ivar shadowingFariborz Jahanian2010-07-291-0/+21
* Warn when property ivar lookup finds a global variableFariborz Jahanian2010-07-221-0/+13