Skip to content

Define _LIBCPP_HAS_MUSL_LIBC in libcxx build #17022

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

Merged
merged 1 commit into from
May 23, 2022
Merged

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented May 23, 2022

This allows us to remove include/compat/xlocale.h which it seems was
added to support libcxx, but libcxx already has support for musl
internally when this macro is defined.

@sbc100 sbc100 requested review from kripken and dschuff May 23, 2022 19:45
@sbc100 sbc100 force-pushed the libcxx_define_musl branch from a0b1939 to 754027f Compare May 23, 2022 20:13
This allows us to remove `include/compat/xlocale.h` which it seems was
added to support libcxx, but libcxx already has support for musl
internally when this macro is defined.
@sbc100 sbc100 force-pushed the libcxx_define_musl branch from 754027f to b7cae32 Compare May 23, 2022 20:14
@sbc100 sbc100 merged commit 139bced into main May 23, 2022
@sbc100 sbc100 deleted the libcxx_define_musl branch May 23, 2022 20:45
sbc100 added a commit that referenced this pull request May 31, 2022
This is a parial revert or #17022 ("Define _LIBCPP_HAS_MUSL_LIBC in
libcxx build")

Alos, add a new test for this header.
sbc100 added a commit that referenced this pull request May 31, 2022
This is a parial revert or #17022 ("Define _LIBCPP_HAS_MUSL_LIBC in
libcxx build")

Alos, add a new test for this header.
sbc100 added a commit that referenced this pull request Jun 1, 2022
This is a parial revert or #17022 ("Define _LIBCPP_HAS_MUSL_LIBC in
libcxx build")

Also, add a new test for this header.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants