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

Iain Sandoe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 25 08:29:25 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb37233a253f3: [C++20][Modules] Complete implementation of module.import p7. (authored by iains).

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.534344.patch
Type: text/x-patch
Size: 4205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230625/d842ed22/attachment.bin>


More information about the cfe-commits mailing list