[clang] [Clang] Add [[clang::no_specializations]] (PR #101469)

Nikolas Klauser via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 9 08:15:36 PST 2024


philnik777 wrote:

I went for only adding `[[clang::no_specialization]]` to function templates, since the other cases seem even more unlikely to me and seem to have a higher implementation complexity. Is that OK?

https://github.com/llvm/llvm-project/pull/101469


More information about the cfe-commits mailing list