swift
d918b316 - TempRValueOptimization: don't optimize copies to mark_dependence base values.

Commit
235 days ago
TempRValueOptimization: don't optimize copies to mark_dependence base values. We want to keep the original lifetime of the base. If we would eliminate the base alloc_stack, we risk to insert a destroy_addr too early.
Author
Committer
Parents
Loading