]> granicus.if.org Git - clang/commit
Block ivar layout must assume that the 'isa'
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 9 Sep 2010 00:21:45 +0000 (00:21 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 9 Sep 2010 00:21:45 +0000 (00:21 +0000)
commit81979822cbf6347116d06dac0e5b06c451bcff05
tree7506dbcb4c0ddb48b709f48e90ca7f1db65a409b
parent8caec849a765de7b0b4ae8b9769397ce62236321
Block ivar layout must assume that the 'isa'
field of the block descriptor is GC'able (scanned)
as this what the runtime expects (one can send it
messages). Radar 8394947.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113454 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjCMac.cpp
test/CodeGenObjC/block-var-layout.m