Learn more about cloning repositories
You have read-only access
ValueLifetimeAnalysis: fix the case if the last use of the value is a terminator instruction. This bug let the ClosureSpecializer insert a release after a try_apply in the same basic block. Fixes SR-1252