File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -668,11 +668,6 @@ class SSAPrunedLiveness : public PrunedLiveRange<SSAPrunedLiveness> {
668
668
// / Compute liveness for a single SSA definition. The lifetime-ending uses are
669
669
// / also recorded--destroy_value or end_borrow.
670
670
// /
671
- // / This only handles simple liveness in which this definition reaches all
672
- // / uses without involving phis. If the returned summary includes
673
- // / InnerBorrowKind::Reborrow, then the potentially non-dominated uses are
674
- // / not included.
675
- // /
676
671
// / This only handles simple liveness in which all uses are dominated by the
677
672
// / definition. If the returned summary includes InnerBorrowKind::Reborrow,
678
673
// / then the resulting liveness does not includes potentially non-dominated
You can’t perform that action at this time.
0 commit comments