Skip to content

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Jul 5, 2023

Cherry-pick #67135 into release/5.9

swift-syntax repo change: swiftlang/swift-syntax#1877

  • Explanation: Since [5.9][Macros] Unify PluginMessages.swift #67038 PluginMessage types are marked as @_spi(PluginMessage) which was not necessary, and it caused a failure in a build. Since we don't really need to mark it @_spi, just remove it and make it normal public
  • Scope: Macro plugin messaging
  • Risk: Low. This should be NFC
  • Testing: Passes the current test suite
  • Issue: rdar://111748087
  • Reviewer: Ben Barham (@bnbarham)

rdar://111748087
(cherry picked from commit 928c94f)
@rintaro rintaro requested a review from a team as a code owner July 5, 2023 23:15
@rintaro
Copy link
Member Author

rintaro commented Jul 5, 2023

swiftlang/swift-syntax#1877
@swift-ci Please test

@rintaro rintaro merged commit 3eba3da into swiftlang:release/5.9 Jul 6, 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