Skip to content

[Runtime] Fix CVW for genreic single payload enums with no extra inha… #73186

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 2 commits into from
Apr 23, 2024

Conversation

drexin
Copy link
Contributor

@drexin drexin commented Apr 22, 2024

…bitants

rdar://126728925

When the payload of a generic SPE did not have any extra inhabitants, we erroneously always treated it as the no payload case. Additionally the offset and skip values were improperly computed.

…bitants

rdar://126728925

When the payload of a generic SPE did not have any extra inhabitants, we erroneously always treated it as the no payload case.
Additionally the offset and skip values were improperly computed.
@drexin drexin requested review from mikeash and al45tair as code owners April 22, 2024 20:56
@drexin
Copy link
Contributor Author

drexin commented Apr 22, 2024

@swift-ci smoke test

@drexin
Copy link
Contributor Author

drexin commented Apr 22, 2024

@swift-ci smoke test

@drexin drexin merged commit b97fbac into swiftlang:main Apr 23, 2024
@drexin drexin deleted the wip-126728925 branch April 23, 2024 05:57
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