Skip to content

Commit b36eede

Browse files
David UngarDavide Italiano
authored andcommitted
Use %target-build-swift and -parse.
1 parent 020661e commit b36eede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// RUN: %empty-directory(%t)
22
// RUN: touch "%t/f i l e.swift"
33
//
4-
// RUN: %swiftc_driver -driver-force-response-files -typecheck "%t/f i l e.swift"
4+
// RUN: %target-build-swift -driver-force-response-files -parse "%t/f i l e.swift"

0 commit comments

Comments
 (0)