[clang] [Clang][Sema] fix deducing auto& from const int in template parameters is impossible in partial specializations (PR #79733)

via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 27 23:28:16 PST 2024


cor3ntin wrote:

Oh wow, thanks for this fix!
Does it fixes any of these issues? https://github.com/llvm/llvm-project/issues/68885

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


More information about the cfe-commits mailing list