]> granicus.if.org Git - clang/commit
Incomplete structs should also have internal linkage.
authorAnders Carlsson <andersca@mac.com>
Mon, 21 Dec 2009 00:41:42 +0000 (00:41 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 21 Dec 2009 00:41:42 +0000 (00:41 +0000)
commit625c1ae781e3b8973bc9ec520268fe3301e4caf5
tree7e0010313b47d4a7ebc66f0ddd40e405d7509263
parent17fa6f971c1912c77aa10bdac4b7991b5e1646e2
Incomplete structs should also have internal linkage.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91805 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGRTTI.cpp
test/CodeGenCXX/rtti-linkage.cpp