[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 11:20:10 PST 2022
usaxena95 updated this revision to Diff 478658.
usaxena95 marked an inline comment as done.
usaxena95 added a comment.
Added tests.
Fixed regressions in diagnositcs.
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/ExprConcepts.h
clang/lib/Sema/SemaConcept.cpp
clang/lib/Sema/SemaTemplateInstantiate.cpp
clang/test/CXX/expr/expr.prim/expr.prim.req/nested-requirement.cpp
clang/test/SemaTemplate/instantiate-requires-expr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138914.478658.patch
Type: text/x-patch
Size: 11753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221129/03ae3e44/attachment-0001.bin>
More information about the cfe-commits
mailing list