Skip to content

Add API needed for background indexing in SourceKit-LSP #7562

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 3 commits into from
May 15, 2024

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented May 14, 2024

ahoppen added 3 commits May 14, 2024 15:40
We will need this API to prepare a target for indexing.
…aph in a topological order

We need this for background preparation for indexing so that we can prepare and index lower-level targets first.
@ahoppen ahoppen added the swift 6.0 Related to Swift 6.0 release branch label May 14, 2024
@ahoppen
Copy link
Member Author

ahoppen commented May 14, 2024

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented May 15, 2024

@swift-ci Please test Linux

@ahoppen ahoppen merged commit fcb5bad into swiftlang:release/6.0 May 15, 2024
5 checks passed
@ahoppen ahoppen deleted the 6.0/background-index-api branch May 15, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
swift 6.0 Related to Swift 6.0 release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants