[libcxx-commits] [PATCH] D103551: [libcxx][module-map] creates submodules for private headers

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 2 15:08:22 PDT 2021


cjdb updated this revision to Diff 349394.
cjdb marked 2 inline comments as done.
cjdb added a comment.

rebases


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103551

Files:
  libcxx/include/__iterator/advance.h
  libcxx/include/__iterator/indirect_concepts.h
  libcxx/include/__iterator/next.h
  libcxx/include/__iterator/prev.h
  libcxx/include/__memory/allocation_guard.h
  libcxx/include/__memory/allocator.h
  libcxx/include/__memory/allocator_traits.h
  libcxx/include/__memory/pointer_safety.h
  libcxx/include/__memory/pointer_traits.h
  libcxx/include/module.modulemap

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103551.349394.patch
Type: text/x-patch
Size: 11060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210602/06d12417/attachment.bin>


More information about the libcxx-commits mailing list