[PATCH] D118588: [C++20][Modules]5/8] Diagnose wrong import/export for partition CMIs.

Iain Sandoe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 17 06:44:59 PST 2022


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

rebased onto changes in parent patches


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118588

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaModule.cpp
  clang/test/Modules/cxx20-10-3-ex1.cpp
  clang/test/Modules/cxx20-10-3-ex2.cpp
  clang/test/Modules/cxx20-import-diagnostics-a.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118588.409633.patch
Type: text/x-patch
Size: 6851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220217/654aa172/attachment.bin>


More information about the cfe-commits mailing list