Skip to content

Commit d3461e5

Browse files
committed
[AddressLowering] Gardening: De-typo'd.
1 parent 4ea0155 commit d3461e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/SILOptimizer/Mandatory/AddressLowering.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2255,7 +2255,7 @@ void ApplyRewriter::rewriteApply(ArrayRef<SILValue> newCallArgs) {
22552255
// will be deleted with its destructure_tuple.
22562256
}
22572257

2258-
/// Emit end_borrows for a an incomplete BorrowedValue with only nonlifetime
2258+
/// Emit end_borrows for an incomplete BorrowedValue with only nonlifetime
22592259
/// ending uses.
22602260
static void emitEndBorrows(SILValue value, AddressLoweringState &pass);
22612261

0 commit comments

Comments
 (0)