[clang] [clang] check deduction consistency when partial ordering function templates (PR #100692)
via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 25 23:20:06 PDT 2024
cor3ntin wrote:
@mizvekov please avoid force pushing (prefer merging from main and push new commits) - otherwise github sometimes
eat comments which makes review difficult.
I previously mentioned that your changes to `getMoreSpecializedTemplate` probably needed explicit object parameters tests. I then realized that this was https://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#2834. Can you check what we do in this case? Thanks
https://github.com/llvm/llvm-project/pull/100692
More information about the cfe-commits
mailing list