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
test: make target_build_swift_dylib work on Windows
Use %s instead of %r for proper expansion, the substitution is not a
single argument. Use SubstituteCaptures as there is a backreference
involved here.
0 commit comments