[PATCH] D123182: [Concepts] Fix overload resolution bug with constrained candidates

Roy Jacobson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 19 01:45:39 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG454d1df9423c: [Concepts] Fix overload resolution bug with constrained candidates (authored by royjacobson).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123182/new/

https://reviews.llvm.org/D123182

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaOverload.cpp
  clang/lib/Sema/SemaTemplateDeduction.cpp
  clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/p6.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123182.423558.patch
Type: text/x-patch
Size: 11925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220419/7105ee30/attachment-0001.bin>


More information about the cfe-commits mailing list