swift
0752ea58
- Add OwnershipTransitionInstruction.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Add OwnershipTransitionInstruction. These instructions carry lifetime dependence from a single operand to a single result. They are not forwarding instructions because we use them to indicate the boundaries of a forwarded lifetime.
References
#71826 - SwiftCompilerSources: support for ForwardingInstructions, ConversionInstructions, OwnershipTransitionInstruction
Author
atrick
Committer
atrick
Parents
d7205edd
Loading