Skip to content

[Test] Check multipayload empty case storage. #42139

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
Apr 1, 2022

Conversation

nate-chandler
Copy link
Contributor

Verify the behavior of swift_storeEnumTagMultiPayload in the face of small payload sizes (8 bits) and many empty cases (more than 2^8).

Additional test of the behavior that was fixed at #42131

Verify the behavior of swift_storeEnumTagMultiPayload in the face of
small payload sizes (8 bits) and many empty cases (more than 2^8).

Additional test of the behavior that was fixed at
swiftlang#42131
@nate-chandler
Copy link
Contributor Author

@swift-ci please test and merge

@nate-chandler nate-chandler changed the title [Test] Check multipayload empty case wrapping. [Test] Check multipayload empty case storage. Apr 1, 2022
@swift-ci swift-ci merged commit 7f80abe into swiftlang:main Apr 1, 2022
@nate-chandler nate-chandler deleted the test/20220401/1 branch April 1, 2022 19:08
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