]> granicus.if.org Git - clang/commit
Fix PR19066 - 0-sized vftable in the presence of virtual inheritance
authorTimur Iskhodzhanov <timurrrr@google.com>
Wed, 26 Mar 2014 08:12:53 +0000 (08:12 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Wed, 26 Mar 2014 08:12:53 +0000 (08:12 +0000)
commitd23cab2962e24b2c7834da57006ae69e13832992
tree88f8d78c091d2bc0572bd0015ee726c8aff3cd84
parent8e4913093c74b3f118bb6fff6b8a94ff52bc35c6
Fix PR19066 - 0-sized vftable in the presence of virtual inheritance

Reviewed at http://llvm-reviews.chandlerc.com/D3181

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@204786 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/VTableBuilder.cpp
test/CodeGenCXX/microsoft-abi-vtables-virtual-inheritance.cpp