[clang] [Clang] Warn about ignored dllimport on explicit instantiations (PR #191392)
Tomohiro Kashiwada via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 10 04:07:39 PDT 2026
https://github.com/kikairoya created https://github.com/llvm/llvm-project/pull/191392
Diagnose about a non-effective dllimport attribute on an explicit instantiation declaration for a specialization which
was already (implicitly) instantiated somewhere, rather than ignoring it silently.
related to #21132
The server is unavailable at this time. Please wait a few minutes before you try again.
More information about the cfe-commits
mailing list