[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:25:11 PDT 2022
royjacobson updated this revision to Diff 423116.
royjacobson marked an inline comment as not done.
royjacobson added a comment.
Update for look inside FunctionParamTypesAreEqual to be index based and simpler.
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.423116.patch
Type: text/x-patch
Size: 11714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220415/78577e06/attachment-0001.bin>
More information about the cfe-commits
mailing list