[PATCH] D134542: [Concepts] Recover properly from a RecoveryExpr in a concept
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 26 08:39:29 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG684a78968bd3: Reapply "[Concepts] Recover properly from a RecoveryExpr in a concept" (authored by erichkeane).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D134542?vs=462568&id=462923#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134542/new/
https://reviews.llvm.org/D134542
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/AST/ASTConcept.h
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Sema/Overload.h
clang/lib/AST/ASTConcept.cpp
clang/lib/AST/ComputeDependence.cpp
clang/lib/Sema/SemaConcept.cpp
clang/lib/Sema/SemaOverload.cpp
clang/lib/Serialization/ASTReaderStmt.cpp
clang/lib/Serialization/ASTWriterStmt.cpp
clang/test/SemaTemplate/concepts-recovery-expr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134542.462923.patch
Type: text/x-patch
Size: 17706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220926/37a4865a/attachment.bin>
More information about the cfe-commits
mailing list