]> granicus.if.org Git - clang/commit
Fix PR19487, PR19505 and PR19506 -- redundant vtordisp thunks when the final override...
authorTimur Iskhodzhanov <timurrrr@google.com>
Tue, 22 Apr 2014 17:32:02 +0000 (17:32 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Tue, 22 Apr 2014 17:32:02 +0000 (17:32 +0000)
commit1b710a8d225a503a9c44cfd15de18794403e6a83
tree9f8b373b5fa360a1de14306ac06e4ad76bd91b5f
parent4d7f4b69c4d0d4b2de264190b344d0dd29dca30a
Fix PR19487, PR19505 and PR19506 -- redundant vtordisp thunks when the final overrider is present in both a vbase and nvbase

Reviewed at http://reviews.llvm.org/D3449

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