[all-commits] [llvm/llvm-project] 40beb1: CWG2076: Permit implicit conversions within a sing...

Richard Smith via All-commits all-commits at lists.llvm.org
Thu Apr 22 16:50:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 40beb1f84a3d72ea39fcee1dcb66c3cefb5d5644
      https://github.com/llvm/llvm-project/commit/40beb1f84a3d72ea39fcee1dcb66c3cefb5d5644
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2021-04-22 (Thu, 22 Apr 2021)

  Changed paths:
    M clang/lib/Sema/SemaOverload.cpp
    M clang/test/CXX/drs/dr14xx.cpp
    M clang/test/CXX/drs/dr20xx.cpp

  Log Message:
  -----------
  CWG2076: Permit implicit conversions within a single level of braces
during overload resolution, even when calling a copy constructor.




More information about the All-commits mailing list