Skip to content

[AST] Prefer available member in lookupVisibleDecls() #23408

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 Mar 18, 2019

init?() and init() are considered conflicting. But user can declare both if only one of them is available.

rdar://problem/47408946

@rintaro
Copy link
Member Author

rintaro commented Mar 18, 2019

@swift-ci Please smoke test

'init?()' and 'init()' are considerd conflicting. But user can declare
both if only one of them is available.

rdar://problem/47408946
@rintaro rintaro force-pushed the ide-completion-availableoverload-rdar47408946 branch from 71d7024 to c01799c Compare March 18, 2019 23:08
@rintaro
Copy link
Member Author

rintaro commented Mar 18, 2019

@swift-ci Please smoke test

1 similar comment
@rintaro
Copy link
Member Author

rintaro commented Mar 18, 2019

@swift-ci Please smoke test

@rintaro rintaro requested a review from benlangmuir March 18, 2019 23:48
@rintaro
Copy link
Member Author

rintaro commented Mar 19, 2019

@swift-ci Please smoke test Linux platform

@rintaro rintaro merged commit 1d4e666 into swiftlang:master Mar 19, 2019
@rintaro rintaro deleted the ide-completion-availableoverload-rdar47408946 branch March 19, 2019 17:44
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