mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
These types are OK to by copied using memcpy. Previously, the generated code assumed these types are exported swift types with all the value witness functions. rdar://111812577