[libcxx-commits] [PATCH] D104170: Revert "Revert "[libcxx][module-map] creates submodules for private headers""

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 11 19:26:05 PDT 2021


cjdb created this revision.
cjdb added reviewers: ldionne, zoecarver, Mordante, Quuxplusone.
cjdb requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

This reverts commit d9633f229c36f292dab0e5f510ac635cfaf3a798 <https://reviews.llvm.org/rGd9633f229c36f292dab0e5f510ac635cfaf3a798> as a
workaround was discovered.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D104170

Files:
  libcxx/include/__iterator/advance.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: D104170.351620.patch
Type: text/x-patch
Size: 10436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210612/9c3d2a9f/attachment.bin>


More information about the libcxx-commits mailing list