Skip to content

[6.0] Avoid visiting symbol markup twice when there's a documentation extension file (#951) #953

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

Conversation

d-ronnqvist
Copy link
Contributor

…sion file (swiftlang#951)

* Get the source URL from the visited markup instead of resolving links twice.

rdar://129677496

---------

Co-authored-by: Pat Shaughnessy <[email protected]>

* Remove 'source' arguments that are inferred from 'range.source'

* Add unrelated comment about incorrect diagnostic suggestion

* Code review: test ReferenceResolver diagnostic ranges

* Code review: extract docChunk computation into property

* Code review: extract check that symbol inherits docs from other module

---------

Co-authored-by: Pat Shaughnessy <[email protected]>
@d-ronnqvist d-ronnqvist requested a review from franklinsch June 14, 2024 16:54
@d-ronnqvist
Copy link
Contributor Author

@swift-ci please test

@d-ronnqvist d-ronnqvist merged commit 17066d3 into swiftlang:release/6.0 Jun 14, 2024
@d-ronnqvist d-ronnqvist deleted the avoid-double-reference-resolver-visit-6.0 branch June 14, 2024 17:08
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