]> granicus.if.org Git - clang/commit
Fix PR19408 - Missing static this adjustment in a vtordisp thunk
authorTimur Iskhodzhanov <timurrrr@google.com>
Thu, 17 Apr 2014 11:01:41 +0000 (11:01 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Thu, 17 Apr 2014 11:01:41 +0000 (11:01 +0000)
commit594e55be0ecb4c1dff6dea9762c5b2f36d7bb0a2
treeeb109c8e73065014c6c78d6f0491ace2c35d988a
parentf5e1e583847ee57733ac2739f6cb3b118b0b3937
Fix PR19408 - Missing static this adjustment in a vtordisp thunk

Also fix a few other vtordisp-related bugs.

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

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