mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Always call createMarkUnresolvedNonCopyableValueInst for a constructor with move-only 'self'. Handle 'self' that is either returned by value or as an indirect result Fixes rdar://142690658 (In ~Copyable public struct, an init with COW type param causes compiler error)
68 KiB
68 KiB