swift
54896273
- LowerHopToActor: insert a borrow scope for an `Optional<Actor>.none` value
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
111 days ago
LowerHopToActor: insert a borrow scope for an `Optional<Actor>.none` value An optional-none value has "none" ownership, but still a borrow scope is needed. Fixes a SIL verifier crash. rdar://153066034
References
#82177 - LowerHopToActor: insert a borrow scope for an `Optional<Actor>.none` value
Author
eeckstein
Committer
eeckstein
Parents
6164af2f
Loading