]> granicus.if.org Git - clang/commit
Fix the bug that was breaking self-host, and re-land the static ctor fixes.
authorAnders Carlsson <andersca@mac.com>
Fri, 5 Feb 2010 18:38:45 +0000 (18:38 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 5 Feb 2010 18:38:45 +0000 (18:38 +0000)
commit2ca4f633b21c65e1a4edc2405a768d7f5db564eb
treeb603c77d74a911231108bc2d06b4af97bfbe3fb0
parent16c4f3c7d44289e30f5066dce7ce9efe7ff67bbc
Fix the bug that was breaking self-host, and re-land the static ctor fixes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95400 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprConstant.cpp
test/CodeGenCXX/global-init.cpp