Skip to content

[sil] Update all usages of old API SILValue::getOwnershipKind() in favor of new ValueBase::getOwnershipKind(). #60227

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

gottesmm
Copy link
Contributor

Andy some time ago already created the new API but didn't go through and update
the old occurences. I did that in this PR and then deprecated the old API. The
tree is clean, so I could just remove it, but I decided to be nicer to
downstream people by deprecating it first.

@gottesmm gottesmm requested a review from atrick July 25, 2022 21:03
@gottesmm
Copy link
Contributor Author

@swift-ci test

@gottesmm
Copy link
Contributor Author

@swift-ci smoke test macOS platform

…vor of new ValueBase::getOwnershipKind().

Andy some time ago already created the new API but didn't go through and update
the old occurences. I did that in this PR and then deprecated the old API. The
tree is clean, so I could just remove it, but I decided to be nicer to
downstream people by deprecating it first.
@gottesmm gottesmm force-pushed the pr-7cd0c52b4594a9f652c787398bc3b4196252bd86 branch from d6d336e to 1e6187c Compare July 26, 2022 18:47
@gottesmm
Copy link
Contributor Author

@swift-ci test

@gottesmm gottesmm merged commit 595f9ec into swiftlang:main Jul 27, 2022
@gottesmm gottesmm deleted the pr-7cd0c52b4594a9f652c787398bc3b4196252bd86 branch July 27, 2022 00:05
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