Skip to content

[5.5] Produce an error when multiple -o options are specified in multi-threading mode #713

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
Jun 16, 2021

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Jun 14, 2021

5.5 Cherry-pick of #711

Causing the behavior to be analagous to the Legacy driver's here:
https://github.com/apple/swift/blob/main/lib/Driver/Driver.cpp#L2415

Otherwise, this isn't a supported flow and leads to driver crashes downstream.

Resolves rdar://79171618

…reading mode

Causing the behavior to be analagous to the Legacy driver's here:
https://github.com/apple/swift/blob/main/lib/Driver/Driver.cpp#L2415

Otherwise, this isn't a supported flow and leads to driver crashes downstream.

Resolves rdar://79171618
@artemcm artemcm requested review from davidungar, owenv and nkcsgexi June 14, 2021 16:24
@artemcm artemcm requested a review from a team as a code owner June 14, 2021 16:24
@artemcm
Copy link
Contributor Author

artemcm commented Jun 14, 2021

@swift-ci please test

Copy link
Contributor

@nkcsgexi nkcsgexi left a comment

Choose a reason for hiding this comment

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

LGTM for the 5.5 branch.

Copy link
Contributor

@davidungar davidungar left a comment

Choose a reason for hiding this comment

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

Sorry I didn't see this request and #711 sooner.
I looked over 711 and had a few minor thoughts, nothing to block merging. Possibilities for the future.

@artemcm
Copy link
Contributor Author

artemcm commented Jun 16, 2021

@swift-ci please test

@artemcm artemcm merged commit f0b22be into swiftlang:release/5.5 Jun 16, 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.

5 participants