]> granicus.if.org Git - clang/commit
Add CodeGen support for the helper for BlockDeclRefExprs. The easier
authorMike Stump <mrs@apple.com>
Sat, 21 Feb 2009 20:00:35 +0000 (20:00 +0000)
committerMike Stump <mrs@apple.com>
Sat, 21 Feb 2009 20:00:35 +0000 (20:00 +0000)
commit4e7a1f7682d94811bd41fca8aefccc38f686db23
tree781baa224e97254f4e097ab80c0175aca139a7a2
parent8dfb0c57ddb700b163afa89e3ab160f1de26753d
Add CodeGen support for the helper for BlockDeclRefExprs.  The easier
stuff is mostly done.  Move BlockHasCopyDispose up.

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