Skip to content

[5.5] PrebuiltModuleGen: cherry-pick recent changes #793

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 8 commits into from
Aug 20, 2021

Conversation

nkcsgexi
Copy link
Contributor

@nkcsgexi nkcsgexi commented Aug 14, 2021

These cherry-picks from main complete the swift-build-sdk-interfaces tool to be functionally equivalent to the legacy implementation of swift_build_sdk_interfaces.py, so we could replace the legacy mechanism with the new one for better efficiency.

related to: rdar://81848232

@nkcsgexi nkcsgexi requested a review from a team as a code owner August 14, 2021 04:46
@nkcsgexi
Copy link
Contributor Author

@swift-ci please test

@nkcsgexi
Copy link
Contributor Author

@swift-ci please test

… compilers

Introduced in swiftlang#796, this passed CI because swift-driver CI uses a recent compiler.
This broke SwiftPM CI because it uses a 5.3 compiler which contains a bug which makes such patterns fail to build.
@nkcsgexi
Copy link
Contributor Author

@swift-ci please test

@nkcsgexi
Copy link
Contributor Author

The PRs against main corresponding to these cherry-picked commits are:
#605
#610
#639
#630
#792
#709
#796
#797

@nkcsgexi nkcsgexi merged commit 8e37949 into swiftlang:release/5.5 Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants