[PATCH] D130614: [C++20] [Modules] Merge same concept decls in global module fragment
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 28 00:26:08 PDT 2022
ChuanqiXu updated this revision to Diff 448246.
ChuanqiXu added a comment.
- Address comment.
- Add Sema::CheckRedefinitionInModule
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130614/new/
https://reviews.llvm.org/D130614
Files:
clang/include/clang/Basic/Module.h
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaTemplate.cpp
clang/test/Modules/merge-concepts.cppm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130614.448246.patch
Type: text/x-patch
Size: 10502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220728/ff5c5ca4/attachment.bin>
More information about the cfe-commits
mailing list