Skip to content

Commit 0289a6b

Browse files
committed
[Gardening] Tweaked whitespace in comment.
1 parent 701ff06 commit 0289a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/SILOptimizer/Utils/CanonicalizeOSSALifetime.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ static DestroyValueInst *dynCastToDestroyOf(SILInstruction *instruction,
110110
}
111111

112112
//===----------------------------------------------------------------------===//
113-
// MARK: Step 1. Compute pruned liveness
113+
// MARK: Step 1. Compute pruned liveness
114114
//===----------------------------------------------------------------------===//
115115

116116
bool CanonicalizeOSSALifetime::computeCanonicalLiveness() {

0 commit comments

Comments
 (0)