[libcxx-commits] [PATCH] D94924: [libc++] first steps of a private modulemap

Thorsten via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 18 13:36:05 PST 2021


tschuett updated this revision to Diff 317415.
tschuett added a comment.

more pseudo-private modules


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94924

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__memory/allocator_traits.h
  libcxx/include/__memory/pointer_traits.h
  libcxx/include/__memory/utilities.h
  libcxx/include/__sso_allocator
  libcxx/include/module.modulemap
  libcxx/include/module.private.modulemap

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94924.317415.patch
Type: text/x-patch
Size: 3803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210118/d773c18b/attachment.bin>


More information about the libcxx-commits mailing list