swift
56f05da8
- Fix OperandOwnership for coroutines.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Fix OperandOwnership for coroutines. Anything with a borrow scope in the caller needs to be considered a Borrow of its operand. The end_apply needs to be considered the lifetime-ending use of the borrow.
References
#35248 - OperandOwnership fixes required for CanonicalOSSA
Author
atrick
Committer
atrick
Parents
cdcd0bf3
Loading