[clang] [clang] check deduction consistency when partial ordering function templates (PR #100692)

David Truby via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 30 07:14:14 PDT 2024


DavidTruby wrote:

For what it's worth, MSVC and icc/icx also build @jeanPerier's example without complaint, so I think it should probably be accepted by clang as well even if it is ambiguous per the standard.

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


More information about the cfe-commits mailing list