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