Skip to content

[6.2][Macro] Do not drop in-process-plugin-server-path option #1948

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

cachemeifyoucan
Copy link
Contributor

  • Explanation: Fix a regression that in-process-plugin-server-path is accidentally dropped in explicit module build.
  • Scope: Library macro plugins doesn't work when turn on explicit module and cause build failures.
  • Issues: rdar://154780122
  • Original PRs: [Macro] Do not drop in-process-plugin-server-path option #1947
  • Risk: Low. Preserve an additional flag
  • Testing: Unit Test
  • Reviewers: @artemcm

Fix a regression that `in-process-plugin-server-path` is accidentally
dropped in explicit module build.

rdar://154780122
(cherry picked from commit a2ee534)
@cachemeifyoucan cachemeifyoucan requested a review from a team as a code owner July 1, 2025 19:55
@cachemeifyoucan
Copy link
Contributor Author

@swift-ci please test

@cachemeifyoucan cachemeifyoucan merged commit 4f82cbd into swiftlang:release/6.2 Jul 3, 2025
3 checks passed
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