[all-commits] [llvm/llvm-project] a469ce: [libc++] Improves modular build.

mordante via All-commits all-commits at lists.llvm.org
Tue Oct 18 09:47:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a469ce4f505e35d06c8196dfaa218f0527e9a98c
      https://github.com/llvm/llvm-project/commit/a469ce4f505e35d06c8196dfaa218f0527e9a98c
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2022-10-18 (Tue, 18 Oct 2022)

  Changed paths:
    M libcxx/include/module.modulemap.in

  Log Message:
  -----------
  [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




More information about the All-commits mailing list