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 b19196e + b2556d2 commit b10bf6bCopy full SHA for b10bf6b
lib/AST/ASTContext.cpp
@@ -2129,7 +2129,7 @@ static void removeValidObjCConflictingMethods(
2129
methods = methods.slice(0, newEnd - methods.begin());
2130
}
2131
2132
-/// Determine whether the should associate a conflict among the given
+/// Determine whether we should associate a conflict among the given
2133
/// set of methods with the specified source file.
2134
static bool shouldAssociateConflictWithSourceFile(
2135
SourceFile &sf,
0 commit comments