]> granicus.if.org Git - clang/commit
Use GEPs correctly when adjusting this in MicrosoftCXXABI
authorTimur Iskhodzhanov <timurrrr@google.com>
Tue, 22 Oct 2013 18:15:24 +0000 (18:15 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Tue, 22 Oct 2013 18:15:24 +0000 (18:15 +0000)
commit6d87e65b8fd01b36c7d3dd121462cb95f94404d6
treea11b7e0a5b0d6f616072c121e4185b24d50abe7b
parentd661d50118716e9695af5a893a2df45e87a6b3c8
Use GEPs correctly when adjusting this in MicrosoftCXXABI

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193176 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MicrosoftCXXABI.cpp
test/CodeGenCXX/microsoft-abi-exceptions.cpp
test/CodeGenCXX/microsoft-abi-multiple-nonvirtual-inheritance.cpp
test/CodeGenCXX/microsoft-abi-virtual-inheritance.cpp