[clang] [clang-tools-extra] [clang] Implement CWG2398 provisional TTP matching to class templates (PR #94981)
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 12 16:31:04 PDT 2024
alexfh wrote:
Here's a reduced test case: https://gcc.godbolt.org/z/jxer3W39W
As usual, it's hard to say if the code got invalid during automatic reduction, but it at least compiles well with clang before this commit.
https://github.com/llvm/llvm-project/pull/94981
More information about the cfe-commits
mailing list