[PATCH] D153957: [C++20] [Modules] Allow Stmt::Profile to treat lambdas as equal conditionally
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 29 00:54:24 PDT 2023
ChuanqiXu updated this revision to Diff 535664.
ChuanqiXu added a comment.
Address comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153957/new/
https://reviews.llvm.org/D153957
Files:
clang/include/clang/AST/Stmt.h
clang/lib/AST/ASTContext.cpp
clang/lib/AST/StmtProfile.cpp
clang/test/Modules/merge-requires-with-lambdas.cppm
clang/test/Modules/pr63544.cppm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153957.535664.patch
Type: text/x-patch
Size: 10514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230629/67899286/attachment-0001.bin>
More information about the cfe-commits
mailing list