swift
16b1fe17 - [interop][SwiftToCxx] moving a Swift class in C++ performs a copy

Commit
2 years ago
[interop][SwiftToCxx] moving a Swift class in C++ performs a copy C++ does not have a consuming move, so fallback to copy instead Resolves https://github.com/apple/swift/issues/64702
Author
hyp hyp
Committer
hyp hyp
Parents
Loading