[PATCH] D138914: Make evaluation of nested requirement consistent with requires expr.
Utkarsh Saxena via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 29 23:26:55 PST 2022
usaxena95 updated this revision to Diff 478818.
usaxena95 added a comment.
Removed extraneous colons from diagnostic.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138914/new/
https://reviews.llvm.org/D138914
Files:
clang/include/clang/AST/ASTConcept.h
clang/include/clang/AST/ExprConcepts.h
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/AST/StmtPrinter.cpp
clang/lib/Sema/SemaConcept.cpp
clang/lib/Sema/SemaExprCXX.cpp
clang/lib/Sema/SemaTemplateInstantiate.cpp
clang/lib/Sema/TreeTransform.h
clang/lib/Serialization/ASTReaderStmt.cpp
clang/lib/Serialization/ASTWriterStmt.cpp
clang/test/CXX/expr/expr.prim/expr.prim.req/nested-requirement.cpp
clang/test/PCH/cxx2a-requires-expr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138914.478818.patch
Type: text/x-patch
Size: 21948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221130/1fae9728/attachment-0001.bin>
More information about the cfe-commits
mailing list