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 aad2b6e commit 4ea0155Copy full SHA for 4ea0155
include/swift/SIL/OwnershipUtils.h
@@ -580,7 +580,7 @@ struct BorrowedValue {
580
/// instructions and pass them individually to visitor. Asserts if this is
581
/// called with a scope that is not local.
582
///
583
- /// Returns false and early exist if \p visitor returns false.
+ /// Returns false and exits early if \p visitor returns false.
584
585
/// The intention is that this method can be used instead of
586
/// BorrowScopeIntroducingValue::getLocalScopeEndingUses() to avoid
0 commit comments