summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/arc-jump-block.m
Commit message (Expand)AuthorAgeFilesLines
* When we're flagging a protected scope to prevent jumps into theJohn McCall2012-04-131-0/+13
* 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
* objc-arc: Diagnose when captured variable in block literalsFariborz Jahanian2011-07-111-0/+84