aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/virtual-base-used.cpp
AgeCommit message (Collapse)Author
2010-08-08Make this test check a few more cases which didn't work correctly beforeEli Friedman
r110526. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110540 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-07PR7800: both virtual and non-virtual bases must be marked as used for VTTs.Eli Friedman
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110526 91177308-0d34-0410-b5e6-96231b3b80d8