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 3c86960 commit c315f83Copy full SHA for c315f83
Tests/SwiftDriverTests/ExplicitModuleBuildTests.swift
@@ -1365,7 +1365,7 @@ final class ExplicitModuleBuildTests: XCTestCase {
1365
}
1366
1367
1368
- /// Test that the scanner invocation does not rely in response files
+ /// Test that the scanner invocation does not rely on response files
1369
func testDependencyScanningSeparateClangScanCache() throws {
1370
try withTemporaryDirectory { path in
1371
let scannerCachePath: AbsolutePath = path.appending(component: "ClangScannerCache")
0 commit comments