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
Use the pinned toolchain's clang to build libdispatch and SourceKit rather than trying to use the just built clang to build the components. This should allow us to simplify the build and simplify cross-compilation, while making the build system more robust.
0 commit comments