Skip to content

[eager-specializer] Handle functions with don’t have return basic blocks #8723

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

swiftix
Copy link
Contributor

@swiftix swiftix commented Apr 12, 2017

This situation often happens if a function invokes a NoReturn function like fatalError.

Resolves rdar://31566966

This situation often happens if a function invokes a NoReturn function like fatalError.

Resolves rdar://31566966
@swiftix
Copy link
Contributor Author

swiftix commented Apr 12, 2017

@swift-ci please smoke test and merge

@swiftix swiftix merged commit c7f8657 into swiftlang:master Apr 12, 2017
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