swift
2041887b - [Runtime] Handle different types for src and dest in existentialAssignWithCopy

Commit
1 year ago
[Runtime] Handle different types for src and dest in existentialAssignWithCopy rdar://117083470 An existential can contain a different type than the one that is being assigned, so we have to check the types and handle the values accordingly.
Author
Committer
Parents
Loading