[PATCH] D123182: [Concepts] Fix overload resolution bug with constrained candidates
Roy Jacobson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 15 08:59:09 PDT 2022
royjacobson updated this revision to Diff 423120.
royjacobson added a comment.
Split the 'can compare constraints' code into a static function.
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.423120.patch
Type: text/x-patch
Size: 11945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220415/5081320d/attachment-0001.bin>
More information about the cfe-commits
mailing list