[PATCH] D135772: Stop evaluating trailing requires clause after overload resolution
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 14 06:13:12 PDT 2022
erichkeane updated this revision to Diff 467762.
erichkeane marked an inline comment as done.
erichkeane added a comment.
Thanks for the review @shafik
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135772/new/
https://reviews.llvm.org/D135772
Files:
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaOverload.cpp
clang/test/SemaTemplate/concepts.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135772.467762.patch
Type: text/x-patch
Size: 7361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221014/2c74508a/attachment.bin>
More information about the cfe-commits
mailing list