]> granicus.if.org Git - clang/commit
More codegen for blocks. The type of block literals should be better.
authorMike Stump <mrs@apple.com>
Thu, 19 Feb 2009 01:01:04 +0000 (01:01 +0000)
committerMike Stump <mrs@apple.com>
Thu, 19 Feb 2009 01:01:04 +0000 (01:01 +0000)
commitbd65cac8de63d108a681035782a71d42954b03ab
tree24940ea04c00270874f9be9f9dfbf3a377d94346
parent611a8c49c6a5848aed17eced8f2f3f7b1b7577a1
More codegen for blocks.  The type of block literals should be better.
The size calculation is improved.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64994 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ExprConstant.cpp
lib/CodeGen/CGBlocks.cpp
lib/CodeGen/CGExprConstant.cpp
lib/CodeGen/CGExprScalar.cpp
lib/CodeGen/CodeGenModule.h