swift
376483db
- Add a test case for generic specialization with borrow scope fixup.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Add a test case for generic specialization with borrow scope fixup. This tests a borrow scope whose use becomes unreachable. The liveness utilities need to work on this malformed SIL in order to fixup OSSA on-the-fly.
References
#61371 - Make PrunedLiveness ownership-friendly
Author
atrick
Committer
atrick
Parents
619a638e
Loading