swift
5ef3b96d
- SimplifyCFG: remove all borrowed-from uses from arguments when merging blocks
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
259 days ago
SimplifyCFG: remove all borrowed-from uses from arguments when merging blocks So far we only considered the forwarding use. But there may be other uses. Fixes a compiler crash. rdar://145091197
References
#79484 - SimplifyCFG: remove all borrowed-from uses from arguments when merging blocks
Author
eeckstein
Parents
63b7f05d
Loading