]> granicus.if.org Git - clang/commit
Turn on the preallocation of all BlockDeclRefExprs.
authorMike Stump <mrs@apple.com>
Wed, 21 Oct 2009 22:02:08 +0000 (22:02 +0000)
committerMike Stump <mrs@apple.com>
Wed, 21 Oct 2009 22:02:08 +0000 (22:02 +0000)
commit0298d3888bcc666e7bd902de9b8497f53ccd1b3d
treeb206b1f65252c64833d232f1e4300d6ed4b3406b
parent652371ad0427b2310ff01ea22fdc37f02d19abe8
Turn on the preallocation of all BlockDeclRefExprs.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84789 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBlocks.cpp