Skip to content

Change compiler’s diagnostic provider name to SourceKit #1300

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
May 14, 2024

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented May 14, 2024

The fact that they are coming from a service named sourcekitd should be an implentation detail of SourceKit-LSP and shouldn’t be exposed to users. Use the generic SourceKit term, which is vague about which SourceKit the diagnostics are coming from.

The fact that they are coming from a service named `sourcekitd` should be an implentation detail of SourceKit-LSP and shouldn’t be exposed to users. Use the generic `SourceKit` term, which is vague about which SourceKit the diagnostics are coming from.
@ahoppen ahoppen requested review from bnbarham and hamishknight May 14, 2024 17:02
@ahoppen ahoppen requested a review from benlangmuir as a code owner May 14, 2024 17:02
@ahoppen
Copy link
Member Author

ahoppen commented May 14, 2024

@swift-ci Please test

@ahoppen ahoppen merged commit fff4dc4 into swiftlang:main May 14, 2024
3 checks passed
@ahoppen ahoppen deleted the diagnostic-source-name branch May 14, 2024 20:26
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