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

Mark de Wever via All-commits all-commits at lists.llvm.org
Tue Jan 16 23:34:15 PST 2024


  Branch: refs/heads/users/mordante/improves_std.compat_module
  Home:   https://github.com/llvm/llvm-project
  Commit: 6adf12f263cdd7da830cb93015951c6f21bb74d2
      https://github.com/llvm/llvm-project/commit/6adf12f263cdd7da830cb93015951c6f21bb74d2
  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