]> granicus.if.org Git - clang/commit
Fix/simplify RewriteBlocks::RewriteBlockPointerFunctionArgs().
authorSteve Naroff <snaroff@apple.com>
Fri, 10 Oct 2008 15:33:34 +0000 (15:33 +0000)
committerSteve Naroff <snaroff@apple.com>
Fri, 10 Oct 2008 15:33:34 +0000 (15:33 +0000)
commite0109a5427ecd0d012b7bdf2e0266a16727ebedb
tree1749deb1eb409986f1fb7ef1eca6990b50914d34
parent8f0fd62d828ab7b443e0f25aff531a185de5218e
Fix/simplify RewriteBlocks::RewriteBlockPointerFunctionArgs().

This completes the fix for <rdar://problem/6272905> clang block rewriter: parameter to function not imported into block?.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57350 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/RewriteBlocks.cpp