Fixes PR44205
I checked, and deleting destructors are not affected.
Paths
| Differential D70931
[MS] Emit exported complete/vbase destructors ClosedPublic Authored by rnk on Dec 2 2019, 3:56 PM.
Details
Summary Fixes PR44205 I checked, and deleting destructors are not affected.
Diff Detail
Event TimelineComment Actions Nice, thanks!
This revision is now accepted and ready to land.Dec 3 2019, 2:28 AM Closed by commit rG705a6aef3502: [MS] Emit exported complete/vbase destructors (authored by rnk). · Explain WhyDec 3 2019, 2:55 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 231796 clang/lib/CodeGen/MicrosoftCXXABI.cpp
clang/test/CodeGenCXX/dllexport-dtor-thunks.cpp
clang/test/CodeGenCXX/dllimport-dtor-thunks.cpp
|
The grammar looks funny here: "when the class was dllexported inlines are being exported".