swift
caa97585 - [addr-move-function] Make sure to insert the debug_value for a reinit /after/ the reinit.

Commit
3 years ago
[addr-move-function] Make sure to insert the debug_value for a reinit /after/ the reinit. Otherwise, the memory lifetime verifier complains we are using the value while it is not initialized. I actually did this correctly in the single block impl. Just a small thinko.
Author
Committer
Parents
Loading