summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/arc-exceptions.m
Commit message (Expand)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* Update to use references to attribute groups instead of listing the attribute...Bill Wendling2013-02-221-6/+8
* At -O0, prefer objc_storeStrong with a null new value to theJohn McCall2012-10-171-3/+2
* When initializing a catch variable in ARC, be sure to emit retainsJohn McCall2012-01-171-0/+45