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: remove the requirement to checkout swift-syntax
In the case that a shared copy of swift-syntax is being used to build,
allow the sources to be unavailable. If the user specifies
`SWIFTPM_PATH_TO_SWIFT_SYNTAX_SOURCE`, that will be preferred,
otherwise, we fallback to the upstream git repository.
0 commit comments