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
[Linux][Test] Use import-static-libdispatch not import-libdispatch.
We want the static version of Dispatch here. If we don't use that version,
we'll fail the tests on the release branches (but strangely not on main
for some reason).
rdar://115774613
0 commit comments