Files
swift-mirror/tools/driver/driver.cpp
Artem Chikin d4fae29e0e [Driver] Emit the -new-driver-path option before actual compiler arguments.
Otherwise, if it is last then it will come after the input input source-file arguments. And in immediate (`swift`) mode, things that come after input source-file arguments are considered to be arguments to the underlying script and are placed after the `--`.

Resolves rdar://75039518
2021-03-16 13:48:42 -07:00

14 KiB