Skip to content
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

[SR-12955] [Sema] Don't diagnose invalid conversion if fnType has error #32337

Conversation

LucianoPAlmeida
Copy link
Contributor

@LucianoPAlmeida LucianoPAlmeida commented Jun 12, 2020

Avoid diagnosing ObjectiveC non-convertible if the function type has an error.

cc @mikeash

Resolves SR-12955.

@mikeash
Copy link
Contributor

mikeash commented Jun 12, 2020

Nice, thanks! I'm not entirely qualified to review the changes but I don't see anything horribly wrong.

@CodaFi
Copy link
Contributor

CodaFi commented Jun 12, 2020

@swift-ci smoke test

@LucianoPAlmeida LucianoPAlmeida merged commit 55e2506 into swiftlang:master Jun 12, 2020
@LucianoPAlmeida
Copy link
Contributor Author

Thank you :)

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.

5 participants