]> granicus.if.org Git - clang/commit
Fux a bug where we were trying to add overriders for non-virtual bases of virtual...
authorAnders Carlsson <andersca@mac.com>
Thu, 25 Feb 2010 22:18:35 +0000 (22:18 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 25 Feb 2010 22:18:35 +0000 (22:18 +0000)
commitbf554f63bffa7db32b5f343f6fd075501b97d401
tree6bed498fc683015d1823303b8cf64e8caa70ccf7
parent9ad1c0205ec478d64b3ed6d3dde5efaa9c9932c5
Fux a bug where we were trying to add overriders for non-virtual bases of virtual bases more than once.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97173 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGVtable.cpp
test/CodeGenCXX/vtable-layout.cpp