swift
a6cb5451
- Add a tiny BorrowedAddress utility.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Add a tiny BorrowedAddress utility. Determines whether an address might be inside a borrowed scope. If so, then any address substitution needs to find that scope boundary to avoid violating its basic guarantee that all uses are within scope.
References
#38797 - OSSA support for Box types. AccessedStorage Box handling. isBorrowedAddress utility.
Author
atrick
Committer
atrick
Parents
1f64871b
Loading