[PATCH] D136975: [Concepts] Correctly handle failure when checking concepts recursively

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 1 06:55:25 PDT 2022


erichkeane updated this revision to Diff 472286.
erichkeane added a comment.

Fix issues aaron came up with.


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

https://reviews.llvm.org/D136975

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaConcept.cpp
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/SemaTemplate/concepts-GH53213.cpp
  clang/test/SemaTemplate/concepts-recursive-inst.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136975.472286.patch
Type: text/x-patch
Size: 14040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221101/e053e29f/attachment.bin>


More information about the cfe-commits mailing list