]> granicus.if.org Git - clang/commit
Correctly mangle static variables of anonymous struct/union type.
authorAnders Carlsson <andersca@mac.com>
Tue, 8 Jun 2010 14:49:03 +0000 (14:49 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 8 Jun 2010 14:49:03 +0000 (14:49 +0000)
commit6f7e2f4019860cad19883db44f4d0bfa36d2f552
treef34dce4a4b27312225149201bf167a643c0a489e
parent1c573cb0e06bac4e557123703069da7dd45d3dc0
Correctly mangle static variables of anonymous struct/union type.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105606 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/Mangle.cpp
test/CodeGenCXX/mangle-unnamed.cpp