]> granicus.if.org Git - clang/commit
Give hidden visibility to RTTI for derived types. This is kindof a hacky
authorJohn McCall <rjmccall@apple.com>
Fri, 17 Dec 2010 02:58:03 +0000 (02:58 +0000)
committerJohn McCall <rjmccall@apple.com>
Fri, 17 Dec 2010 02:58:03 +0000 (02:58 +0000)
commit9c39acfda88268bcc7fb5521b55ce41942dcb3b0
tree583b0f061fc6cc8bb69138df21c617deebbc2f51
parent2e219b8d253dbb901206b14e5643cc9d0edd662b
Give hidden visibility to RTTI for derived types.  This is kindof a hacky
way to do this, but it fixes rdar://problem/8778973

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