mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The hash of enum values are different from that of their underlying rawValue due to the implementation details of Int on 64-bit platform which are not true on 32-bit platforms. This commit removes the tests that rely on this behavior. rdar://138032645
2.2 KiB
2.2 KiB