8000 Make `SyntaxIndexInTree` public and serializable into a `UInt64` by ahoppen · Pull Request #2594 · swiftlang/swift-syntax · GitHub
[go: up one dir, main page]

Skip to content

Make SyntaxIndexInTree public and serializable into a UInt64 #2594

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

Conversation

ahoppen
Copy link
Member
@ahoppen ahoppen commented Apr 10, 2024

If you have two copies of the same syntax tree within two processes, this allows us to communicate the identifier of a node in one process the the equivalent node in the other process.

rdar://126221355

If you have two copies of the same syntax tree within two processes, this allows us to communicate the identifier of a node in one process the the equivalent node in the other process.
@ahoppen ahoppen requested a review from bnbarham as a code owner April 10, 2024 18:03
@ahoppen
Copy link
Member Author
ahoppen commented Apr 10, 2024

@swift-ci Please test

@ahoppen
Copy link
Member Author
ahoppen commented Apr 10, 2024

@swift-ci Please test macOS

@ahoppen
Copy link
Member Author
ahoppen commented Apr 10, 2024

@swift-ci Please test Windows

@ahoppen ahoppen merged commit b794b83 into swiftlang:main Apr 12, 2024
3 checks passed
@ahoppen ahoppen deleted the ahoppen/serializable-syntax-index-in-tree branch April 12, 2024 22:12
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
0