You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows has a special flag `-libc` that is responsible for determining
the libc variant (ABI flavour) to link against. This flag defaults to
`MD` if unspecified. We did not replicate the behaviour from the C++
implementation of the Swift driver to the Swift implementation of the
driver which prevented the use of the early swift-driver.
0 commit comments