[clang] [Clang][RFC] Bypass TAD during overload resolution if a perfect match exists (PR #133426)

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 31 14:36:58 PDT 2025


https://github.com/zygoloid commented:

I think we should do this. Even if WG21 decides that they only want to allow this and not require it, it seems like a good change that we stand a decent chance of reaching implementation consensus on.

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


More information about the cfe-commits mailing list