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 6542780 + 8a3b8b6 commit be2bb8bCopy full SHA for be2bb8b
llvm/include/llvm/Support/GlobPattern.h
@@ -72,7 +72,7 @@ class GlobPattern {
72
return SubGlobs[0].getPat() == "*";
73
}
74
75
- // The followind functions are as shortcuts to some matching. They are
+ // The following functions are just shortcuts for faster matching. They are
76
// conservative to simplify implementations.
77
78
// Returns plain prefix of the pattern.
0 commit comments