[all-commits] [llvm/llvm-project] 205f53: [Clang] CWG2789 Overload resolution with implicit ...

cor3ntin via All-commits all-commits at lists.llvm.org
Tue Nov 28 04:30:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 205f53010d0da11a9c4ab7a4655edb4a2ded1b02
      https://github.com/llvm/llvm-project/commit/205f53010d0da11a9c4ab7a4655edb4a2ded1b02
  Author: cor3ntin <corentinjabot at gmail.com>
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
    M clang/include/clang/Sema/Sema.h
    M clang/lib/Sema/SemaOverload.cpp
    M clang/test/CXX/drs/dr27xx.cpp

  Log Message:
  -----------
  [Clang] CWG2789 Overload resolution with implicit and explicit object… (#73493)

… member functions

Implement the resolution to CWG2789 from
https://wiki.edg.com/pub/Wg21kona2023/StrawPolls/p3046r0.html

The DR page is not updated because the issue has not made it to a
published list yet.




More information about the All-commits mailing list