Skip to content

[5.9][Driver] Derive '-external-plugin-path' #65669

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

rintaro
Copy link
Member

@rintaro rintaro commented May 4, 2023

Cherry-pick #65473 into release/5.9

Explanation: When the current toolchain is not a Xcode toolchain, derive '-external-plugin-path' poinintng Xcode plugins paths, so toolchains from swift.org can use plugins in Xcode. This change corresponds to swiftlang/swift-driver#1340
Scope: Legacy C++ libDriver users (only SourceKit) in non-Xcode toolchains
Risk: Low
Testig: Passes exiting test-suite
Issue: rdar://108624128
Reviewer: Ben Barham (@bnbarham)

@rintaro rintaro requested a review from a team as a code owner May 4, 2023 19:01
@rintaro rintaro changed the title [Driver] Derive '-external-plugin-path' [5.9][Driver] Derive '-external-plugin-path' May 4, 2023
@rintaro
Copy link
Member Author

rintaro commented May 4, 2023

@swift-ci Please test

When the current toolchain is not a Xcode toolchain, derive
'-external-plugin-path' poinintng Xcode plugins paths, so we can use
plugins in Xcode.

rdar://108624128
(cherry picked from commit b0f5c39)
@rintaro rintaro force-pushed the 5.9-driver-external-plugin-path-rdar108624128 branch from 5d20a3a to c0c13a8 Compare May 4, 2023 23:45
@rintaro
Copy link
Member Author

rintaro commented May 4, 2023

@swift-ci Please test

@rintaro rintaro merged commit 316b066 into swiftlang:release/5.9 May 5, 2023
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