Skip to content

[sil] Define ValueOwnershipKind::isCompatibleWith(SILValue v). #33293

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 Aug 4, 2020

This just returns isCompatibleWith(v.getOwnershipKind()). Just makes some code
easier to write.

This just returns isCompatibleWith(v.getOwnershipKind()). Just makes some code
easier to write.
@gottesmm
Copy link
Contributor Author

gottesmm commented Aug 4, 2020

@swift-ci smoke test

@gottesmm gottesmm merged commit 80d8360 into swiftlang:master Aug 8, 2020
@gottesmm gottesmm deleted the pr-dbea2005792482f2c31921009e2ec94c12c22075 branch August 8, 2020 04:55
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