[PATCH] D135772: Stop evaluating trailing requires clause after overload resolution

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 17 06:28:10 PDT 2022


erichkeane updated this revision to Diff 468185.
erichkeane marked an inline comment as done.

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.468185.patch
Type: text/x-patch
Size: 6979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221017/be49ab9c/attachment.bin>


More information about the cfe-commits mailing list