swift
a8da66a8
- Fix MarkDependenceInst.simplify()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
134 days ago
Fix MarkDependenceInst.simplify() Do not eliminate a mark_dependence on a begin_apply scope even though the token has a trivial type. Ideally, token would have a non-trivial Builtin type to avoid special cases.
References
#82404 - [nonescapable] remove '@_lifetime' requirement on implicit accessors
Author
atrick
Committer
atrick
Parents
7a29d9d8
Loading