mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This allows us to build swift-format with dynamic linking against the toolchain build of the swift-syntax and swift-argument-parser packages. Wire up the swift-markdown build and hoist the swift-format build prior to sourcekit-lsp. This sets us up for supporting swift-format based formatting in the LSP.