[clang] [Clang] prevent null explicit object argument from being deduced (PR #104328)

via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 15 09:07:47 PDT 2024


cor3ntin wrote:

I am happy with that.
Trying to move the change to `AddMethodTemplateCandidate` would be more complicated than it's worth as we would
still want to add the function to the overload set for diagnostic purposes

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


More information about the cfe-commits mailing list