Skip to content

[5.9][Macros] Set -external-plugin-path when the toolchain is not Xcode #1340

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

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Apr 26, 2023

Cherry-pick #1320 into release/5.9

Explanation: swiftlang/swift#64376 implemented "plugin server". This change is a corresponding change in swift-driver that utilize the plugin-server when the current swiftc is not in the Xcode.
Scope: Frontend options in macOS environment.
Risk: low
Testing: Added a regression test case
Issues: rdar://108525615
Reviewer: Artem Chickin (@artemcm)

@rintaro
Copy link
Member Author

rintaro commented Apr 26, 2023

@swift-ci Please test

@rintaro rintaro force-pushed the 5.9-macros-external-plugin-path branch from b5c2e65 to 805fde5 Compare April 26, 2023 21:35
@rintaro rintaro changed the title [Macros] Set -external-plugin-path when the toolchain is not Xcode [5.9][Macros] Set -external-plugin-path when the toolchain is not Xcode Apr 26, 2023
@rintaro
Copy link
Member Author

rintaro commented Apr 26, 2023

@swift-ci Please test

@rintaro rintaro force-pushed the 5.9-macros-external-plugin-path branch from 805fde5 to 9f5ad9b Compare April 26, 2023 22:48
@rintaro
Copy link
Member Author

rintaro commented Apr 26, 2023

@swift-ci Please test

@rintaro
Copy link
Member Author

rintaro commented Apr 27, 2023

@swift-ci Please test Windows

@rintaro rintaro merged commit 6950706 into swiftlang:release/5.9 Apr 27, 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