Skip to content

[CursorInfo] De-duplicate reported cursor info results #67584

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

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Jul 27, 2023

The constraint system might produce multiple solutions that all reference the same declaration. We should only report the declaration once in those cases instead of multiple times.

rdar://111814276

@ahoppen
Copy link
Member Author

ahoppen commented Jul 27, 2023

@swift-ci Please smoke test

The constraint system might produce multiple solutions that all reference the same declaration. We should only report the declaration once in those cases instead of multiple times.

rdar://111814276
@ahoppen ahoppen force-pushed the ahoppen/de-duplicate-cursor-info-results branch from 3a5aae3 to 862e14e Compare July 27, 2023 23:48
@ahoppen
Copy link
Member Author

ahoppen commented Jul 27, 2023

@swift-ci Please smoke test

@ahoppen
Copy link
Member Author

ahoppen commented Jul 28, 2023

@swift-ci Please smoke test Linux

@ahoppen ahoppen merged commit 992398b into swiftlang:main Jul 28, 2023
@ahoppen ahoppen deleted the ahoppen/de-duplicate-cursor-info-results branch July 28, 2023 14:33
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