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 aaf5de9 commit fc6c2e3Copy full SHA for fc6c2e3
test/SILOptimizer/basic-instruction-properties.sil
@@ -65,7 +65,7 @@ bb0(%0 : $X):
65
apply %6(%0) : $@callee_owned @convention(thick) (@owned X) -> ()
66
apply %7() : $@callee_owned @convention(thick) () -> ()
67
68
- // Make sure we properly handle full apply sites for whcih we can not
+ // Make sure we properly handle full apply sites for which we can not
69
// trivially find an absolute referenced function.
70
apply %8(%0) : $@convention(method) (@guaranteed X) -> ()
71
return undef : $()
0 commit comments