commit | 0d3c985ad5b07121149957e5993cf1e3df26a413 | [log] [tgz] |
---|---|---|
author | John McCall <rjmccall@apple.com> | Fri Feb 18 02:58:31 2011 +0000 |
committer | John McCall <rjmccall@apple.com> | Fri Feb 18 02:58:31 2011 +0000 |
tree | 4f69ecb9ac890652811517653db350a93dcc24c2 | |
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