Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
Description
During the API review process we noticed that avoiding the export of the QESDP dtor specialization leads to the linker issue on Windows platforms when enabling ltcg.
The context:
https://codereview.qt-project.org/c/qt/qtgrpc/+/574763/comment/fbac760f_6aba58e3/
This should be investigated and the code is using QT_DECLARE_QESDP_SPECIALIZATION_DTOR should be adjusted accordingly.