Skip to content

[IRGen] Prevent CVW from being emitted for non-copyable types #77126

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
merged 1 commit into from
Oct 21, 2024

Conversation

drexin
Copy link
Contributor

@drexin drexin commented Oct 19, 2024

rdar://138028500

In some cases CVW were emitted for non-copyable types, which should not happen.

rdar://138028500

In some cases CVW were emitted for non-copyable types, which should not happen.
@drexin drexin requested a review from rjmccall as a code owner October 19, 2024 18:09
@drexin
Copy link
Contributor Author

drexin commented Oct 19, 2024

@swift-ci smoke test

@drexin drexin merged commit 5b6b462 into swiftlang:main Oct 21, 2024
3 checks passed
@drexin drexin deleted the wip-138028500 branch October 21, 2024 14:32
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