Skip to content

[5.1][IDE/SourceKit] New SourceKit request for filtered method list #22762

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

rintaro
Copy link
Member

@rintaro rintaro commented Feb 20, 2019

(Cherry-pick of #22429 for swift-5.1-branch)

source.request.conformingmethods is a new SourceKit request which receives a source position and a list of protocol namses, returns a list of methods whose return type conforms to the requested protocols.

rdar://problem/44699573

`source.request.conformingmethods` is a new SourceKit request which
receives a source position and a list of protocol namses, returns a list
of methods whose return type conforms to the requested protocols.

rdar://problem/44699573
…info

Buffer may be reallocated during the construction. We can't modify
buffer `SmallString` after getting 'StringRef' out of it.
@rintaro
Copy link
Member Author

rintaro commented Feb 20, 2019

@swift-ci Please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 4997a3f

@rintaro
Copy link
Member Author

rintaro commented Feb 26, 2019

@swift-ci Please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 4997a3f

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 4997a3f

@nkcsgexi
Copy link
Contributor

@swift-ci Please test

@rintaro rintaro merged commit 5588a11 into swiftlang:swift-5.1-branch Feb 27, 2019
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.

3 participants