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
Setup the clang build to use clang-cl on Windows and clang on other
targets. This allows libdispatch to build on windows when building with
cl. libdispatch requires clang-cl to build as it relies on clang
features.
0 commit comments