swiftlang / swift-syntax

A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
Apache License 2.0
3.24k stars 413 forks source link

Mark `IntegerLiteralExprSyntax.Radix` as `Sendable` #2651

Closed ahoppen closed 5 months ago

ahoppen commented 5 months ago

Found this while making the SourceKitLSP module build in Swift 6 mode.

ahoppen commented 5 months ago

@swift-ci Please test

kimdv commented 5 months ago

@swift-ci please test Windows

ahoppen commented 5 months ago

@swift-ci Please test Windows