summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ModuleManager.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-02-18 22:51:52 +0000
committerReid Kleckner <reid@kleckner.net>2014-02-18 22:51:52 +0000
commit0c12b36ebb1d8a1f4785dd321431f8b5da3ac8c7 (patch)
treed99ff965e0b6e73a97a2202ab0270cace59805de /clang/lib/Serialization/ModuleManager.cpp
parent7b535d545332bf90bbf084b43419a35c0f628274 (diff)
downloadbcm5719-llvm-0c12b36ebb1d8a1f4785dd321431f8b5da3ac8c7.tar.gz
bcm5719-llvm-0c12b36ebb1d8a1f4785dd321431f8b5da3ac8c7.zip
MS ABI: Remove nv adjustment from direct vdtor calls and prologues
Summary: Generally the vector deleting dtor, which we model as a vtable thunk, takes care of non-virtual adjustment and delegates to the other destructor variants. The other non-complete destructor variants assume that 'this' on entry points to the virtual base subobject that first declared the virtual destructor. We need to change the adjustment in both the prologue and the vdtor call setup. Reviewers: timurrrr CC: cfe-commits Differential Revision: http://llvm-reviews.chandlerc.com/D2821 llvm-svn: 201612
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud