summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/arc-exceptions.m
AgeCommit message (Expand)Author
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2013-02-22Update to use references to attribute groups instead of listing the attribute...Bill Wendling
2012-10-17At -O0, prefer objc_storeStrong with a null new value to theJohn McCall
2012-01-17When initializing a catch variable in ARC, be sure to emit retainsJohn McCall