[PATCH] D140261: [C++20][Modules] Do not allow non-inline external definitions in header units.
Iain Sandoe via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 19 04:29:54 PST 2022
iains updated this revision to Diff 483909.
iains added a comment.
rebased, addressed comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140261/new/
https://reviews.llvm.org/D140261
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaDecl.cpp
clang/test/CXX/module/module.import/p6.cpp
clang/test/CodeGenCXX/module-initializer-header.cppm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140261.483909.patch
Type: text/x-patch
Size: 4536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221219/0c7be3a9/attachment.bin>
More information about the cfe-commits
mailing list