Skip to content

Commit 9e13a38

Browse files
committed
[Gardening] AddressLowering: Comment punctuation.
1 parent d285eed commit 9e13a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/SILOptimizer/Mandatory/AddressLowering.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ struct ValueStorage {
138138

139139
/// When either isDefProjection or isUseProjection is set, this refers to the
140140
/// storage whose "def" this value projects out of or whose operand this
141-
/// storage projects into via its "use.
141+
/// storage projects into via its "use".
142142
uint32_t projectedStorageID = InvalidID;
143143

144144
/// For use-projections, identifies the operand index of the composing use.

0 commit comments

Comments
 (0)