[all-commits] [llvm/llvm-project] ede2a4: [libc++][modules] Improves std.compat module.

Mark de Wever via All-commits all-commits at lists.llvm.org
Wed Jan 17 04:04:30 PST 2024


  Branch: refs/heads/users/mordante/improves_std.compat_module
  Home:   https://github.com/llvm/llvm-project
  Commit: ede2a4ca0a64100393cf6ca29fbe105b62fe7331
      https://github.com/llvm/llvm-project/commit/ede2a4ca0a64100393cf6ca29fbe105b62fe7331
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    M libcxx/modules/std.compat.cppm.in
    M libcxx/modules/std.cppm.in
    M libcxx/test/libcxx/module_std_compat.gen.py
    M libcxx/utils/generate_libcxx_cppm_in.py
    M libcxx/utils/libcxx/header_information.py

  Log Message:
  -----------
  [libc++][modules] Improves std.compat module.

Let the std.compat module use the std module instead of duplicating the
exports.

Based on @ChuanqiXu9's suggestion in #71438.




More information about the All-commits mailing list