[PATCH] D152746: [C++20][Modules] Complete implementation of module.import p7.

Iain Sandoe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 22 09:33:20 PDT 2023


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

rebased and fixed some formatting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152746

Files:
  clang/include/clang/Basic/Module.h
  clang/lib/Basic/Module.cpp
  clang/lib/Sema/SemaModule.cpp
  clang/test/CXX/module/basic/basic.def.odr/p6.cppm
  clang/test/CXX/module/module.import/p7.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152746.533656.patch
Type: text/x-patch
Size: 4205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230622/325385fc/attachment.bin>


More information about the cfe-commits mailing list