llvm-project
aa7497a6 - [clang] check deduction consistency when partial ordering function templates (#100692)

Commit
1 year ago
[clang] check deduction consistency when partial ordering function templates (#100692) This makes partial ordering of function templates consistent with other entities, by implementing [temp.deduct.type]p1 in that case. Fixes #18291
Author
Parents
Loading