mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
For generic multi-payload enums, we would proceed down the dynamic layout path without checking for a builtin descriptor. As a result Set and Dictionary were always reported as being 9 bytes in size and not 8. Oops... Fixes <rdar://problem/30066015>.
1.4 KiB
1.4 KiB