swift
2041887b
- [Runtime] Handle different types for src and dest in existentialAssignWithCopy
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#71325 - [5.10][Runtime] Handle different types for src and dest in existentialAssig…
Author
drexin
Committer
drexin
Parents
bc71e34e
Loading