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

Open
wants to merge 1 commit into
base: release/6.2
Choose a base branch
from

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

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.

1 participant