Skip to content

[Test] Rename substitution so it isn't incorrectly substituted #64127

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
Mar 6, 2023

Conversation

bnbarham
Copy link
Contributor

@bnbarham bnbarham commented Mar 5, 2023

%swiftc_driver is a substitution already, which means %swiftc_driver_stdlib_target was actually being substituted as %swiftc_driver first with -stdlib-target tacked on the end.

Resolves rdar://106170241 and rdar://106170343.

`%swiftc_driver` is a substitution already, which means
`%swiftc_driver_stdlib_target` was actually being substituted as
`%swiftc_driver` first with `-stdlib-target` tacked on the end.

Resolves rdar://106170241 and rdar://106170343.
@bnbarham bnbarham requested a review from compnerd March 5, 2023 22:23
@bnbarham bnbarham requested a review from artemcm as a code owner March 5, 2023 22:23
@bnbarham
Copy link
Contributor Author

bnbarham commented Mar 5, 2023

@swift-ci please test

@bnbarham bnbarham merged commit 7bfa061 into swiftlang:main Mar 6, 2023
@bnbarham bnbarham deleted the rename-new-substitution branch March 6, 2023 05:52
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.

2 participants