mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
A single-field struct with an @_alignment attribute does not have the same layout as its field. This caused the runtime to compute incorrect layouts for generic structs containing SIMD types. Fixes <rdar://problem/33794343>.
10 KiB
10 KiB