We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d285eed commit 9e13a38Copy full SHA for 9e13a38
lib/SILOptimizer/Mandatory/AddressLowering.h
@@ -138,7 +138,7 @@ struct ValueStorage {
138
139
/// When either isDefProjection or isUseProjection is set, this refers to the
140
/// storage whose "def" this value projects out of or whose operand this
141
- /// storage projects into via its "use.
+ /// storage projects into via its "use".
142
uint32_t projectedStorageID = InvalidID;
143
144
/// For use-projections, identifies the operand index of the composing use.
0 commit comments