[libcxx-commits] [PATCH] D136045: [libc++] Improves modular build.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Oct 16 11:49:52 PDT 2022


Mordante created this revision.
Herald added a project: All.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Makes sure headers having a std::ranges::less as default argument export
the proper header. Without exporting these modularized headers are not
self contained.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D136045

Files:
  libcxx/include/module.modulemap.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136045.468093.patch
Type: text/x-patch
Size: 13865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221016/aa027599/attachment.bin>


More information about the libcxx-commits mailing list