]> granicus.if.org Git - clang/commit
Add support for generating block call expressions.
authorAnders Carlsson <andersca@mac.com>
Thu, 12 Feb 2009 00:39:25 +0000 (00:39 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 12 Feb 2009 00:39:25 +0000 (00:39 +0000)
commitacfde805d644bc71dfeac54ddbc9f12cdae0bb02
tree2a70e7b063d720b7cea7c823c87eec88e5fb9e77
parentfc7052d4a241ee6fc70afea7c1c9560147f0a49c
Add support for generating block call expressions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64346 91177308-0d34-0410-b5e6-96231b3b80d8
clang.xcodeproj/project.pbxproj
lib/CodeGen/CGBlocks.cpp [new file with mode: 0644]
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CodeGenFunction.h