]> granicus.if.org Git - clang/commit
Add a very basic implemenation of global blocks. This needs to be cleaned up.
authorAnders Carlsson <andersca@mac.com>
Thu, 12 Feb 2009 17:55:02 +0000 (17:55 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 12 Feb 2009 17:55:02 +0000 (17:55 +0000)
commitd5cab5435371b8cc74a9e05ebd40b5995ebad149
treee8c27f453388860fb7126260764ca9f730c6053b
parenta30b17b90033f40bb909d630466c2a04499b7bf0
Add a very basic implemenation of global blocks. This needs to be cleaned up.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64387 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Expr.h
lib/CodeGen/CGBlocks.cpp
lib/CodeGen/CGExprConstant.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h