swift
5ea6e80d
- RedundantLoadElimination: insert a `drop_deinit` when splitting stores of types with a deinit
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 days ago
RedundantLoadElimination: insert a `drop_deinit` when splitting stores of types with a deinit A `drop_deinit` is required to make the SIL verifier happy. Fixes a SIL verifier crash rdar://176373062
References
#89540 - RedundantLoadElimination: insert a `drop_deinit` when splitting stores of types with a deinit
Author
eeckstein
Committer
eeckstein
Parents
841ad684
Loading