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 3e7bf9b commit d46c30aCopy full SHA for d46c30a
lib/SILGen/LValue.h
@@ -53,7 +53,7 @@ struct LValueTypeData {
53
/// On physical path components, projection yields an address of
54
/// this type. On logical path components, materialize yields an
55
/// address of this type, set expects a value of this type, and
56
- /// get yields a vlaue of this type.
+ /// get yields a value of this type.
57
SILType TypeOfRValue;
58
59
LValueTypeData() = default;
0 commit comments