swift
07f5735e - Give SILToken Guaranteed ownership.

Commit
4 years ago
Give SILToken Guaranteed ownership. The begin_apply token represents the borrow scope of all owned and guaranteed call arguments. Although SILToken is (currently) trivially typed, it must have guaranteed ownership so end_apply and abort_apply will be recognized as lifetime-ending uses.
Author
Committer
Parents
Loading