Skip to content

[5.1][CodeCompletion] Analyze the parent of initializer #22763

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 Feb 20, 2019

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

For Initializer decl context, type context analyzer should look into its parent context because that might constrain initializer's type.

rdar://problem/48208253

For `Initializer` decl context, type context analyzer should look into
its parent context because that might constrain initializer's type.

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

rintaro commented Feb 20, 2019

@swift-ci Please test

@rintaro rintaro changed the title [CodeCompletion] Analyze the parent of initializer [5.1][CodeCompletion] Analyze the parent of initializer Feb 20, 2019
@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - e150811

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - e150811

@rintaro
Copy link
Member Author

rintaro commented Feb 22, 2019

Superseded #22821

@rintaro rintaro closed this Feb 22, 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.

2 participants