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 054ad86 commit 520469aCopy full SHA for 520469a
lib/SILOptimizer/Transforms/ArrayElementValuePropagation.cpp
@@ -82,7 +82,7 @@ class ArrayAllocation {
82
SILValue Replacement;
83
};
84
85
- /// Specifies the set of elements with which a append-contentof call can be
+ /// Specifies the set of elements with which an append-contentof call can be
86
/// replaced.
87
struct AppendContentOfReplacement {
88
ApplyInst *AppendContentOfCall;
0 commit comments