This revision was automatically updated to reflect the committed changes.
Closed by commit rC359343: [MinGW] Do dllexport inline methods in template
instantiation (authored by mstorsjo, committed by ).
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61176/new/
https
hans accepted this revision.
hans added a comment.
This revision is now accepted and ready to land.
lgtm
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61176/new/
https://reviews.llvm.org/D61176
___
cfe-commits mailin
mstorsjo created this revision.
mstorsjo added reviewers: rnk, hans, smeenai.
Herald added a project: clang.
Normally, in MinGW mode, inline methods aren't dllexported.
However, in the case of a dllimported template instantiation, the inline
methods aren't instantiated locally, but referenced fr