Skip to content

IUO: Update decl checking for result type optionality differences. #14292

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
merged 1 commit into from
Jan 31, 2018
Merged

IUO: Update decl checking for result type optionality differences. #14292

merged 1 commit into from
Jan 31, 2018

Conversation

rudkx
Copy link
Contributor

@rudkx rudkx commented Jan 31, 2018

A previous commit handled parameters but missed handling result
types. As with that commit, we need to pay attention to the IUO
attribute on the decl rather than just concerning ourselves with the
types.

@rudkx
Copy link
Contributor Author

rudkx commented Jan 31, 2018

@swift-ci Please smoke test

1 similar comment
@rudkx
Copy link
Contributor Author

rudkx commented Jan 31, 2018

@swift-ci Please smoke test

A previous commit handled parameters but missed handling result
types. As with that commit, we need to pay attention to the IUO
attribute on the decl rather than just concerning ourselves with the
types.
@rudkx
Copy link
Contributor Author

rudkx commented Jan 31, 2018

@swift-ci Please smoke test

@rudkx rudkx merged commit ffa6a55 into swiftlang:master Jan 31, 2018
@rudkx rudkx deleted the iuo-update-type-check-decl-for-optional-result-differences branch January 31, 2018 07:04
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.

1 participant