mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Emit a real initializeWithTake value witness for types that aren't bitwise-takable. Drop the default 'initializeWithTake' implementation from NonFixedTypeInfo, so that leaf type infos are forced to properly override it for their own layout, and fill in the now-missing implementation in SequentialTypeInfo. Swift SVN r16955
15 KiB
15 KiB