Skip to content

Commit 45d4227

Browse files
author
David Ungar
authored
Merge pull request #19316 from davidungar/rdar-44142091-add-test
Adds test for fix to spaces in filenames in response files.
2 parents 314da03 + 25442df commit 45d4227

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)