[libc++] Improves modular build.
authorMark de Wever <koraq@xs4all.nl>
Sun, 16 Oct 2022 18:48:12 +0000 (20:48 +0200)
committerMark de Wever <koraq@xs4all.nl>
Tue, 18 Oct 2022 16:46:50 +0000 (18:46 +0200)
commita469ce4f505e35d06c8196dfaa218f0527e9a98c
tree86ba5dd3ea85687817c78fefa067f39c92e868ca
parent91dd07235411ec7743311298546c4f3f767930f3
[libc++] Improves modular build.

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

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D136045
libcxx/include/module.modulemap.in