[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
Sun Jan 8 04:20:26 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG335668b11643: [C++20][Modules] Do not allow non-inline external definitions in header units. (authored by iains).

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.487159.patch
Type: text/x-patch
Size: 5290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230108/8a2e8bcb/attachment.bin>


More information about the cfe-commits mailing list