mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
`remote-run` should look in the environment for input/output paths as well as considering command line arguments. With this change, `test/Runtime/Paths.cpp` should work for remote testing and device testing. rdar://106294557