]> granicus.if.org Git - clang/commit
Use root non-virtual primary base class, not just immediate primary base class, for...
authorDevang Patel <dpatel@apple.com>
Thu, 14 Oct 2010 22:59:23 +0000 (22:59 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 14 Oct 2010 22:59:23 +0000 (22:59 +0000)
commit5bc794ff3034bad2b231b0841ea6d0a711c4af59
tree96ddfd744b6d1234f33d8ea2b0f84546ce3547da
parent4d5625e15bb215c2241c022df8dc7b04438970c6
Use root non-virtual primary base class, not just immediate primary base class, for AT_containing_type.
This is tested by virtfunc.exp in gdb testsuite.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116535 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp