summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/self-declared-in-block.m
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a bug where a local variable named 'self' is causingFariborz Jahanian2011-07-121-7/+8
* Allow shadowin of 'self' in objc methods inFariborz Jahanian2011-04-151-0/+33
* Redeclaration of 'self' should be flagged inFariborz Jahanian2011-04-121-0/+18