mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Addressing code review comments.
This commit is contained in:
@@ -1424,7 +1424,7 @@ static bool ParseSILArgs(SILOptions &Opts, ArgList &Args,
|
||||
A, Triple, Diags,
|
||||
/* sanitizerRuntimeLibExists= */[&](const StringRef libName) {
|
||||
|
||||
// The driver has checked the existance of the library
|
||||
// The driver has checked the existence of the library
|
||||
// already.
|
||||
return true;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user