[clang] [clang] Distinguish NTTPs with deduced types in variable template partial specializations (PR #152864)
via cfe-commits
cfe-commits at lists.llvm.org
Sat Aug 9 13:52:43 PDT 2025
keinflue wrote:
@mizvekov This is not a regression, the bug has been present since the introduction of `auto` non-type template parameters, i.e. Clang 4.
https://github.com/llvm/llvm-project/pull/152864
More information about the cfe-commits
mailing list