mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Previously, we have an assumption that all equal-joined arguments are alias to the separate forms, e.g. -tbd-install_name=Foo is an alias to -tbd-install_name Foo. However, it seems having only the equal-joined version of an argument is possible. This PR adds support to that scenario.
59 KiB
59 KiB