Skip to content

[Stdlib] Remove SwiftPrivate's dependency on Darwin. #20475

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

Conversation

mikeash
Copy link
Contributor

@mikeash mikeash commented Nov 9, 2018

Cherry-pick #20372 to swift-5.0-branch.

Revert #20194, which seems to be more trouble than it's worth. Instead, move the functions that SwiftPrivate needs back into LibcShims.h/cpp as SPI.

rdar://problem/45817565

Revert swiftlang#20194, which seems to be more trouble than it's worth. Instead, move the functions that SwiftPrivate needs back into LibcShims.h/cpp as SPI.

rdar://problem/45817565
@mikeash
Copy link
Contributor Author

mikeash commented Nov 9, 2018

@swift-ci please smoke test and merge

2 similar comments
@Rostepher
Copy link
Contributor

@swift-ci please smoke test and merge

@mikeash
Copy link
Contributor Author

mikeash commented Nov 12, 2018

@swift-ci please smoke test and merge

@jrose-apple
Copy link
Contributor

  • Linux testing doesn't work on the 5.0 branch right now (because corelibs doesn't have separate 5.0 branches yet).
  • Release branches need full tests.

@swift-ci Please test macOS

@mikeash
Copy link
Contributor Author

mikeash commented Nov 12, 2018

@jrose-apple Thank you for the info. I think I knew that at one point but must have forgotten.

@mikeash mikeash merged commit 7a02e95 into swiftlang:swift-5.0-branch Nov 12, 2018
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