mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
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 https://github.com/apple/swift/pull/42131