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)
commit2c96d30dd88b49d26d18415ddf6ae6e74d33884c
tree4a9f6c8d92d4f2459645f7e84f414884294a82a2
parent38ea9cd7218a91ed383e28d80361319ad3d06234
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.

llvm-svn: 167374
clang/lib/CodeGen/CGObjCMac.cpp
clang/test/CodeGenObjC/arc-captured-block-var-inlined-layout.m
clang/test/CodeGenObjC/mrr-captured-block-var-inlined-layout.m