Skip to content

Allow injection of build systems into SourceKitLSP #1922

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 1 commit into from
Jan 16, 2025

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Jan 15, 2025

This allows us to clean up the creation of TestBuildSystem a little bit because the tests can create TestBuildSystem instead of retrieving it from the BuildSystemManager.

rdar://142906050

This allows us to clean up the creation of `TestBuildSystem` a little bit because the tests can create `TestBuildSystem` instead of retrieving it from the `BuildSystemManager`.

rdar://142906050
@ahoppen ahoppen requested a review from bnbarham January 15, 2025 23:58
@ahoppen
Copy link
Member Author

ahoppen commented Jan 15, 2025

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented Jan 16, 2025

@swift-ci Please test macOS

@ahoppen ahoppen merged commit b7907b4 into swiftlang:main Jan 16, 2025
3 checks passed
@ahoppen ahoppen deleted the inject-build-system branch January 16, 2025 22:01
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