summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/arc-block-copy-escape.m
AgeCommit message (Expand)Author
2015-06-29Account for calling convention specifiers in function definitions in IR test ...David Blaikie
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
2011-10-04Mark calls to objc_retainBlock that don't result from castsJohn McCall