swift
bc01d97d
- Add a begin_borrow canonicalization test case.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Add a begin_borrow canonicalization test case. Canonicalization should be able to convert a nested borrow to a borrow. In this case, the coroutine was a nested borrow and becomes a borrow.
References
#35248 - OperandOwnership fixes required for CanonicalOSSA
Author
atrick
Committer
atrick
Parents
cead6a51
Loading