Files
sourcekit-lsp/Sources/BuildSystemIntegration/SwiftPMBuildSystem.swift
Max Desiatov 8a908f21b6 Pass hostToolchainBinDir to SwiftSDKBundleStore (#2157)
This became a required parameter in
https://github.com/swiftlang/swift-package-manager/pull/8668, which can
be easily computed, since the host toolchain in practice is always available when `SwiftSDKBundleStore` is initialized.
2025-05-15 11:25:23 +01:00

34 KiB