Skip to content

[CF] One malloc_default_zone macro for non-macOS. #2632

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
Jan 29, 2020

Conversation

3405691582
Copy link
Member

malloc_default_zone is unavailable outside of macOS so requires
redefining in Prefix. We have a definition for Linux and Windows, but
this is also required for BSD, so move this to the common Linux, BSD,
and Windows block.

malloc_default_zone is unavailable outside of macOS so requires
redefining in Prefix. We have a definition for Linux and Windows, but
this is also required for BSD, so move this to the common Linux, BSD,
and Windows block.
@spevans
Copy link
Contributor

spevans commented Jan 29, 2020

@swift-ci test

@compnerd
Copy link
Member

Thanks for cleaning up some of this duplication!

@compnerd compnerd merged commit c2ac394 into swiftlang:master Jan 29, 2020
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.

3 participants