]> granicus.if.org Git - clang/commit
Fix rewriter bug when function call inside block with block parameter
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 16 Feb 2010 16:21:26 +0000 (16:21 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 16 Feb 2010 16:21:26 +0000 (16:21 +0000)
commite8c28dffce846b1783fd11cc130b4be4f9894301
tree11a195931fca3601c58bcdd25082db6aad96174c
parentc7b631682f66b5d6144968cf75d3af895b611fc6
Fix rewriter bug when function call inside block with block parameter
causes C++ compile error (radar 7651312).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96352 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/RewriteObjC.cpp