swift
6a6d3f0b - SIL: handle mark_dependence in the MemoryLifetimeVerifier

Commit
236 days ago
SIL: handle mark_dependence in the MemoryLifetimeVerifier The check is not perfect, because it only checks that the base operand is alive _at_ the mark_dependence. Ideally it should check that the base operand is alive during the whole lifetime of the value operand.
Author
Committer
Parents
Loading