aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/rtti-visibility.cpp
AgeCommit message (Collapse)Author
2011-01-29Fix test.Anders Carlsson
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124555 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-29When emitting RTTI for a non-class type, compute the visibility of the RTTI ↵Anders Carlsson
data based on the explicit visibility of the type. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124553 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-29Update tests.Anders Carlsson
I'm still not sure if having the typenames be visible with -hidden-weak-vtables, but I think it makes sense. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124549 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-29Add a test for RTTI visibility.Anders Carlsson
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124543 91177308-0d34-0410-b5e6-96231b3b80d8