swift
54896273 - LowerHopToActor: insert a borrow scope for an `Optional<Actor>.none` value

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
Author
Committer
Parents
Loading