Files
swift-mirror/test/Driver/response-files-with-spaces-in-filenames.swift
2018-09-14 10:16:57 -07:00

5 lines
149 B
Swift

// RUN: %empty-directory(%t)
// RUN: touch "%t/f i l e.swift"
//
// RUN: %target-build-swift -driver-force-response-files -parse "%t/f i l e.swift"