Skip to content

[Macros] Use 'LibraryPluginProvider' in swift-plugin-server #69236

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
May 6, 2024

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Oct 17, 2023

Move PluginProvider logic to SwiftCompilerPluginMessageHandling module so the compiler can reuse that logic for the in-process plugins (in follow-ups)

Remove CPluginServer as nothing uses it anymore

@rintaro
Copy link
Member Author

rintaro commented Oct 17, 2023

swiftlang/swift-syntax#2300
@swift-ci Please smoke test

3 similar comments
@rintaro
Copy link
Member Author

rintaro commented Oct 18, 2023

swiftlang/swift-syntax#2300
@swift-ci Please smoke test

@rintaro
Copy link
Member Author

rintaro commented Oct 18, 2023

swiftlang/swift-syntax#2300
@swift-ci Please smoke test

@rintaro
Copy link
Member Author

rintaro commented Oct 18, 2023

swiftlang/swift-syntax#2300
@swift-ci Please smoke test

@rintaro rintaro force-pushed the macros-library-provider branch 4 times, most recently from 120f6aa to 4dc6307 Compare October 18, 2023 07:09
@rintaro
Copy link
Member Author

rintaro commented Oct 18, 2023

swiftlang/swift-syntax#2300
@swift-ci Please smoke test

@rintaro rintaro force-pushed the macros-library-provider branch from 4dc6307 to 7e76ead Compare October 18, 2023 13:09
@rintaro
Copy link
Member Author

rintaro commented Oct 18, 2023

@swift-ci Please smoke test

@rintaro
Copy link
Member Author

rintaro commented Oct 18, 2023

swiftlang/swift-syntax#2300
@swift-ci Please smoke test

@rintaro rintaro force-pushed the macros-library-provider branch from 7e76ead to dd1b608 Compare May 1, 2024 13:33
@rintaro
Copy link
Member Author

rintaro commented May 1, 2024

swiftlang/swift-syntax#2300
@swift-ci Please smoke test

@rintaro
Copy link
Member Author

rintaro commented May 1, 2024

swiftlang/swift-syntax#2300
@swift-ci Please smoke test

1 similar comment
@rintaro
Copy link
Member Author

rintaro commented May 1, 2024

swiftlang/swift-syntax#2300
@swift-ci Please smoke test

@rintaro rintaro force-pushed the macros-library-provider branch from dd1b608 to 59c9c9a Compare May 1, 2024 23:39
Move 'PluginProvider' logic to 'SwiftLibraryPluginProvider' module
so the compiler can reuse that logic for the actual in-process plugins.
@rintaro rintaro force-pushed the macros-library-provider branch from 59c9c9a to 26dbe2f Compare May 1, 2024 23:41
@rintaro
Copy link
Member Author

rintaro commented May 1, 2024

swiftlang/swift-syntax#2300
@swift-ci Please smoke test

@rintaro rintaro marked this pull request as ready for review May 2, 2024 05:34
@rintaro rintaro requested review from ahoppen and hamishknight May 2, 2024 05:35
@rintaro
Copy link
Member Author

rintaro commented May 5, 2024

swiftlang/swift-syntax#2300
@swift-ci Please smoke test

@rintaro rintaro merged commit eb9224f into swiftlang:main May 6, 2024
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.

3 participants