]> granicus.if.org Git - clang/commit
merge the llvm global variable when there are multiple C decls.
authorChris Lattner <sabre@nondot.org>
Sun, 2 Dec 2007 06:30:46 +0000 (06:30 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Dec 2007 06:30:46 +0000 (06:30 +0000)
commitfafad83da6eff6bf090f6eb2dc1019ace7473f38
treebfe8b6df7461cc53514aa5abf8b0d4e65e47f1bf
parent58c3f9ec11cbe852a518bf2f83af46f938b7b852
merge the llvm global variable when there are multiple C decls.

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