]> granicus.if.org Git - clang/commit
Make sure RewriteObjCMethodDecl() does a block pointer rewrite.
authorSteve Naroff <snaroff@apple.com>
Thu, 30 Oct 2008 14:45:29 +0000 (14:45 +0000)
committerSteve Naroff <snaroff@apple.com>
Thu, 30 Oct 2008 14:45:29 +0000 (14:45 +0000)
commitc8ad87bcbd71c3538fc3881cb5095f18573dbacf
treeecd77b13d07e2ccea0a4ecc22794d92385fa8223
parenta7fbf7282eadebaf1293d9f970b01fb57f4b0ae4
Make sure RewriteObjCMethodDecl() does a block pointer rewrite.

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