Skip to content

[Macros] Use SwiftCompilerPluginMessageHandling JSON encoder/decoder #72999

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 2 commits into from
Apr 29, 2024

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Apr 12, 2024

  • Replace swiftLLVMSJON with SwiftCompilerPluginMessageHandling.JSON
  • Remove swiftLLVMJSON
  • Use SwiftCompilerPluginMessageHandling.StandardIOMessageConnection in swift-plugin-server

@rintaro
Copy link
Member Author

rintaro commented Apr 12, 2024

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

@rintaro rintaro force-pushed the macros-pluginjson branch from e028933 to 56a6fe0 Compare April 23, 2024 00:06
@rintaro
Copy link
Member Author

rintaro commented Apr 23, 2024

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

@rintaro rintaro force-pushed the macros-pluginjson branch from 56a6fe0 to 1125828 Compare April 25, 2024 21:46
@rintaro
Copy link
Member Author

rintaro commented Apr 26, 2024

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

@rintaro
Copy link
Member Author

rintaro commented Apr 26, 2024

@swift-ci Please smoke test

@rintaro rintaro marked this pull request as ready for review April 27, 2024 02:42
Comment on lines 2 to +4
# _swiftCSwiftPluginServer is just a C support library for swift-plugin-server
# Don't bother to create '.a' for that.
add_swift_host_library(_swiftCSwiftPluginServer OBJECT
add_swift_host_library(_swiftCSwiftPluginServer STATIC
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the comment needs updating

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me clean this up in followups

@rintaro rintaro merged commit f7c9966 into swiftlang:main Apr 29, 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