Skip to content

[6.2][SourceKit] Remove diagnostics path calculation #81626

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 20, 2025

Conversation

bnbarham
Copy link
Contributor

Explanation: The diagnostic group documentation now point to the swift.org URL rather than the toolchain path, so it no longer needs to be passed all the way through sourcekitd.
Scope: SourceKit
Risk: Extremely low, just removes a path that now has a URL default
Testing: Modified the test that was checking for path to now check for the URL
Issue: rdar://151500502
Original PR: #81582
Reviewer: @rintaro

The diagnostic group documentation now point to the swift.org URL rather
than the toolchain path, so it no longer needs to be passed all the way
through sourcekitd.

Resolves rdar://151500502.

(cherry picked from commit 381684a)
@bnbarham bnbarham requested a review from a team as a code owner May 19, 2025 22:05
@bnbarham
Copy link
Contributor Author

@swift-ci please test

@bnbarham bnbarham merged commit 8b0901e into swiftlang:release/6.2 May 20, 2025
5 checks passed
@bnbarham bnbarham deleted the cherry-remove-sk-diag-path branch May 20, 2025 18:16
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