mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Noncopyable types may have user-defined code in their `deinit`s that requires passing the type's generic parameters, so a box for a captured noncopyable type needs to capture the generic environment even when the captured type is fixed- layout. Fixes rdar://138958210.
2.3 KiB
2.3 KiB