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 020661e commit b36eedeCopy full SHA for b36eede
test/Driver/response-files-with-spaces-in-filenames.swift
@@ -1,4 +1,4 @@
1
// RUN: %empty-directory(%t)
2
// RUN: touch "%t/f i l e.swift"
3
//
4
-// RUN: %swiftc_driver -driver-force-response-files -typecheck "%t/f i l e.swift"
+// RUN: %target-build-swift -driver-force-response-files -parse "%t/f i l e.swift"
0 commit comments