aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/conflict-nonfragile-abi2.m
AgeCommit message (Expand)Author
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2012-04-06Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-08-01objective-c: reverse patch for // rdar://9818354Fariborz Jahanian
2011-07-22objective-c: Any use of @synthesize or @dynamic lexically after a method (or ...Fariborz Jahanian
2011-02-21Remove warning on future change in ivar lookup ruleFariborz Jahanian
2010-11-09Remove space from rdar URIs.Fariborz Jahanian
2010-08-13When issuing warning for future conflict resolution,Fariborz Jahanian
2010-07-29Tigthen the condition for issung ivar shadowingFariborz Jahanian
2010-07-22Warn when property ivar lookup finds a global variableFariborz Jahanian