]> granicus.if.org Git - clang/commit
Fixes liftime of captured block variables in mrr mode, per John's feedback, as
authorFariborz Jahanian <fjahanian@apple.com>
Sun, 4 Nov 2012 18:19:40 +0000 (18:19 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Sun, 4 Nov 2012 18:19:40 +0000 (18:19 +0000)
commitc441cd347014bd3fe1915333c992a9a68bd725f9
treea32d086c209e99a9697b1b4def5df280c534374c
parent3f320aa93253cc69d03579b37fd0724055883a6e
Fixes liftime of captured block variables in mrr mode, per John's feedback, as
well as couple of tests which were not being excercised because of TYPOs.

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