[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 12:19:11 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2cee2663338e: [Concepts] Correctly handle failure when checking concepts recursively (authored by erichkeane).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D136975?vs=472298&id=472370#toc
Repository:
rG LLVM Github Monorepo
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.472370.patch
Type: text/x-patch
Size: 14251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221101/3cb9387f/attachment-0001.bin>
More information about the cfe-commits
mailing list