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
build: build SwiftSyntax before the toolchain build
Perform a build of Swift Syntax prior to the build of the toolchain so
that we can enable the early swift syntax parser builds. This is a
prerequisite for enabling macros on Windows.
0 commit comments