]> granicus.if.org Git - clang/commit
Make sure internally synthesized block pointer types are converted before pretty...
authorSteve Naroff <snaroff@apple.com>
Wed, 29 Oct 2008 14:49:46 +0000 (14:49 +0000)
committerSteve Naroff <snaroff@apple.com>
Wed, 29 Oct 2008 14:49:46 +0000 (14:49 +0000)
commita206b0614a392cfef19aaaa894f9d3c756006421
treeb6969f6d05fa0920ffb588e99284d32fc9c87c82
parent818ce488beec3935623a25bfa0026d67e182d6d6
Make sure internally synthesized block pointer types are converted before pretty printing.

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