]> granicus.if.org Git - clang/commit
Be sure to mark blocks with no imports as being global.
authorMike Stump <mrs@apple.com>
Sun, 1 Mar 2009 20:07:53 +0000 (20:07 +0000)
committerMike Stump <mrs@apple.com>
Sun, 1 Mar 2009 20:07:53 +0000 (20:07 +0000)
commit5570cfec4ee736bd01b2fb940631acf49110bf41
treeb4a42c2a55b624b59d1ad54b256afe4e6a1b0133
parent4667c4a309f7d49f858e14c4c2462fe595bcc536
Be sure to mark blocks with no imports as being global.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65784 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBlocks.cpp