diff options
author | John McCall <rjmccall@apple.com> | 2011-02-18 02:58:31 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2011-02-18 02:58:31 +0000 |
commit | 0d3c985ad5b07121149957e5993cf1e3df26a413 (patch) | |
tree | 4f69ecb9ac890652811517653db350a93dcc24c2 /lib/CodeGen/CodeGenFunction.h | |
parent | f58483268995daef120529687813a6c5340ff09d (diff) |
The flags we're supposed to write into a byref struct are *not* the
_Block_object_* flags; it's just BLOCK_HAS_COPY_DISPOSE or not.
Also, we don't need to chase forwarding pointers prior to calling
_Block_object_dispose; _Block_object_dispose in fact already does
this.
rdar://problem/9006315
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125823 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions