]> granicus.if.org Git - clang/commit
Fix PR20444 -- wrong number of vftable slots created when return adjustment thunks...
authorTimur Iskhodzhanov <timurrrr@google.com>
Sun, 10 Aug 2014 11:40:51 +0000 (11:40 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Sun, 10 Aug 2014 11:40:51 +0000 (11:40 +0000)
commit131423b9f68c90868e480ed650e02ff4239b8945
tree92a310e0c7c9d551460c3c208da68a9f92eb6b60
parent478bfc77fc86289f70b33bdd1ffaf4eda49f906e
Fix PR20444 -- wrong number of vftable slots created when return adjustment thunks are needed

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

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