[all-commits] [llvm/llvm-project] 705a6a: [MS] Emit exported complete/vbase destructors
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Tue Dec 3 14:47:15 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 705a6aef350246c790ff8e73864dd27a640c59c8
https://github.com/llvm/llvm-project/commit/705a6aef350246c790ff8e73864dd27a640c59c8
Author: Reid Kleckner <rnk at google.com>
Date: 2019-12-03 (Tue, 03 Dec 2019)
Changed paths:
M clang/lib/CodeGen/MicrosoftCXXABI.cpp
M clang/test/CodeGenCXX/dllexport-dtor-thunks.cpp
M clang/test/CodeGenCXX/dllimport-dtor-thunks.cpp
Log Message:
-----------
[MS] Emit exported complete/vbase destructors
Summary:
Fixes PR44205
I checked, and deleting destructors are not affected.
Reviewers: hans
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D70931
More information about the All-commits
mailing list