Fix parameter names.
match() returns true of the first argument, a target string, matches one of the second argument, a list of glob patterns. Calling the target string, which is not a glob pattern, "Pattern" was very confusing. llvm-svn: 276705
Loading
Please register or sign in to comment