Skip to content

[gardening] Add a helper to SILFunctionConventions to retrieve if a function has a noreturn result. #32775

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

gottesmm
Copy link
Contributor

@gottesmm gottesmm commented Jul 9, 2020

Sometimes one just has a SILFunctionConvention instead of the underlying
SILFunctionType (that the SILFunctionConvention contains). This just shims in
that API onto the composition type.


NFC

…unction has a noreturn result.

Sometimes one just has a SILFunctionConvention instead of the underlying
SILFunctionType (that the SILFunctionConvention contains). This just shims in
that API onto the composition type.
@gottesmm
Copy link
Contributor Author

gottesmm commented Jul 9, 2020

@swift-ci smoke test and merge

@swift-ci swift-ci merged commit 063568e into swiftlang:master Jul 9, 2020
@gottesmm gottesmm deleted the pr-8e5c606bb997a40b359ab5a5aec0599bf9c1f930 branch July 9, 2020 05:21
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