swift
2962474b
- SimplifyKeyPath: insert the correct destroy operation for an operand of a removed keypath
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
212 days ago
SimplifyKeyPath: insert the correct destroy operation for an operand of a removed keypath If the operand is an address, we need to use `destroy_addr` and not `destroy_value`. Fixes a compiler crash. rdar://144662171
References
#79314 - SimplifyKeyPath: insert the correct destroy operation for an operand of a removed keypath
Author
eeckstein
Parents
d25eba2f
Loading