]> granicus.if.org Git - clang/commit
Fix PR20479 -- missing vftable slots in case of virtual inheritance vs return adjusti...
authorTimur Iskhodzhanov <timurrrr@google.com>
Sat, 9 Aug 2014 17:08:06 +0000 (17:08 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Sat, 9 Aug 2014 17:08:06 +0000 (17:08 +0000)
commit7948cb33f7119606876f9e4fa1320079760bf455
tree27fc5ef2d8ef2b6d656784931a5ee831a4a9cf19
parenta3d8e7560da0d865e4c44b5e3d2d0172fc6010e3
Fix PR20479 -- missing vftable slots in case of virtual inheritance vs return adjusting thunks

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

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