[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
Wed Jan 4 02:02:24 PST 2023


iains updated this revision to Diff 486202.
iains added a comment.

rebase, added release notes


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140261/new/

https://reviews.llvm.org/D140261

Files:
  clang/docs/ReleaseNotes.rst
  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.486202.patch
Type: text/x-patch
Size: 5290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230104/08cca74b/attachment.bin>


More information about the cfe-commits mailing list