Skip to content

[5.3] Fix crash related to build conditionals #2941

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
Sep 21, 2020

Conversation

neonichu
Copy link
Contributor

This fixes a crash related to build conditionals which looks like a
longer standing bug that was triggered by swiftlang/swift-llbuild#681
Unforunately, llbuild CI doesn't test the package, so it slipped through
and now causes SwiftPM to crash when building itself

rdar://problem/67432513

This fixes a crash related to build conditionals which looks like a
longer standing bug that was triggered by swiftlang/swift-llbuild#681
Unforunately, llbuild CI doesn't test the package, so it slipped through
and now causes SwiftPM to crash when building itself

rdar://problem/67432513
@neonichu
Copy link
Contributor Author

This is a cherry-pick of the second part of #2876, but not the other part since that isn't appropriate for 5.3

@neonichu neonichu changed the title Fix crash related to build conditionals [5.3] Fix crash related to build conditionals Sep 18, 2020
@neonichu
Copy link
Contributor Author

@swift-ci please test

Copy link
Contributor

@abertelrud abertelrud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, though this will need release manager approval (didn’t initially see that it was targeted at 5.3).

@abertelrud abertelrud self-requested a review September 19, 2020 07:05
Copy link
Contributor

@rballard rballard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved to merge; thank you!

@neonichu neonichu merged commit cdc22da into swiftlang:release/5.3 Sep 21, 2020
@neonichu neonichu deleted the fix branch September 21, 2020 21:22
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