]> granicus.if.org Git - clang/commit
Pull COdeGenFunction::CreateStaticBlockVarDecl (just for creating the
authorDaniel Dunbar <daniel@zuster.org>
Wed, 25 Feb 2009 19:24:29 +0000 (19:24 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 25 Feb 2009 19:24:29 +0000 (19:24 +0000)
commit0096acf421c4609ce7f43e8b05f8c5ca866d4611
treeb138a6cda73d80318e14c45fc3902baac44fbdb1
parent01e4b5c3bf9f529c0c873162119d56a4f9341167
Pull COdeGenFunction::CreateStaticBlockVarDecl (just for creating the
global variable) out of GenerateStaticBlockVarDecl.
 - No intended functionality change.
 - Prep for some mild cleanups and PR3662.

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