]> granicus.if.org Git - clang/commit
NFC, Add a test that ensures that we don't emit helper code in copy/dispose
authorAlex Lorenz <arphaman@gmail.com>
Fri, 24 Feb 2017 00:09:30 +0000 (00:09 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Fri, 24 Feb 2017 00:09:30 +0000 (00:09 +0000)
commit502326209304ffddbd996f8d323cd3d7ad0dbacd
treeef842155291b7cbbd676ca27540ddff789dbe3ec
parent25a675ef7db4331b01f4ed961311550f582b14b4
NFC, Add a test that ensures that we don't emit helper code in copy/dispose
routines for objects that are captured with the __unsafe_unretained
ownership qualifier

This is a preparation commit that improves code-coverage in code that emits
block copy/dispose routines.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@296048 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenObjC/arc-blocks.m