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.
2 parents 01f5290 + b194016 commit 605b411Copy full SHA for 605b411
include/swift/SILAnalysis/SideEffectAnalysis.h
@@ -182,7 +182,7 @@ class SideEffectAnalysis : public BottomUpIPAnalysis {
182
bool ReadsRC = false;
183
184
/// Returns the effecs for an address or reference. This might be a
185
- /// paramter, the LocalEffects or, if the value can not be associated to one
+ /// parameter, the LocalEffects or, if the value can not be associated to one
186
/// of them, the GlobalEffects.
187
Effects *getEffectsOn(SILValue Addr);
188
0 commit comments