Skip to content

[CodeCompletion] Don't show protocol extension only members in override #31369

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

rintaro
Copy link
Member

@rintaro rintaro commented Apr 28, 2020

Cherry-pick of #31316 into release/5.3 reviewed by @benlangmuir

rdar://problem/53591636

Protocol extension only members are not customization point. Code
completion should not suggest them in override/conformance completion.

rdar://problem/53591636
(cherry picked from commit ab7ba4c)
@rintaro
Copy link
Member Author

rintaro commented Apr 28, 2020

@swift-ci Please test

@rintaro rintaro requested a review from akyrtzi April 28, 2020 18:16
@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 26123f0

@akyrtzi
Copy link
Contributor

akyrtzi commented Apr 28, 2020

This test failure is unrelated

Failing Tests (1):
    lldb-shell :: SwiftREPL/ResilientArray.test

@akyrtzi akyrtzi merged commit 63b740a into swiftlang:release/5.3 Apr 28, 2020
@AnthonyLatsis AnthonyLatsis added swift 5.3 🍒 release cherry pick Flag: Release branch cherry picks labels Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 5.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants