mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Previously the driver mode was always set based on the executable name, ignoring any manually passed flag, now this flag is preferred if it exists. Fixes https://github.com/apple/swift/issues/60600