[clang] [Clang] Apply exclude_from_explicit_instantiation to dllimport/dllexport (PR #168171)
Martin Storsjö via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 28 13:25:16 PST 2025
mstorsjo wrote:
> @mstorsjo This fixes [#135910 (comment)](https://github.com/llvm/llvm-project/issues/135910#issuecomment-2907742933)
That's great! Does this, together with https://github.com/llvm/llvm-project/pull/168170, address the overall problem in #135910, or are there many other issues remaining in order to fix that (other than reverting my old clang change)?
https://github.com/llvm/llvm-project/pull/168171
More information about the cfe-commits
mailing list