Skip to content
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

[Macros] Introduce CompilerPluginMessageListener #2301

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Oct 18, 2023

Separate message listening logic from CompilerPluginMessgeHandler to new CompilerPluginMessageListener, so CompilerPluginMessageHandler can be used independently (in the future) without MessageConnection

CompilerPluginMessageHandler.handleMessage() now returns a response object instead of sending it to the peer.

@rintaro
Copy link
Member Author

rintaro commented Oct 18, 2023

apple/swift#69240
@swift-ci Please test

Separate message listening logic from 'CompilerPluginMessgeHandler' to
'CompilerPluginMessageListener', so 'CompilerPluginMessageHandler' can be
used independently without 'MessageConnection'
@rintaro
Copy link
Member Author

rintaro commented Apr 24, 2024

@swift-ci Please test

@rintaro
Copy link
Member Author

rintaro commented Apr 25, 2024

apple/swift#69240
@swift-ci Please test

@rintaro rintaro merged commit 14ff9b3 into apple:main Apr 25, 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.

None yet

3 participants