Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[libc++][modules] Improves std.compat module. #76330

Merged
merged 2 commits into from
Jan 21, 2024

Commits on Jan 18, 2024

  1. [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.
    mordante committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    da5d274 View commit details
    Browse the repository at this point in the history
  2. CI fixes.

    mordante committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    191a147 View commit details
    Browse the repository at this point in the history