[clang] [clang] check deduction consistency when partial ordering function templates (PR #100692)
Matheus Izvekov via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 17 08:20:42 PDT 2024
mizvekov wrote:
> Now I think these should cover all remaining issues we see after this commit (and up to the current ToT):
>
>
>
> * Test case 1: https://gcc.godbolt.org/z/zMG5nsda3
>
> * Test case 2: https://gcc.godbolt.org/z/YbTKzao7d
>
> * Test case 3: https://gcc.godbolt.org/z/89Yn3d33G
>
>
>
>
Thanks. I am looking into it.
https://github.com/llvm/llvm-project/pull/100692
More information about the cfe-commits
mailing list