aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/self-declared-in-block.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-07-12Fix a bug where a local variable named 'self' is causingFariborz Jahanian
2011-04-15Allow shadowin of 'self' in objc methods inFariborz Jahanian
2011-04-12Redeclaration of 'self' should be flagged inFariborz Jahanian