Files
sourcekit-lsp/Sources/SKSwiftPMWorkspace
Alex Hoppen 82b899e0a9 Get compiler arguments for files in the Plugins folder
This uses the new API in SwiftPM introduced by https://github.com/apple/swift-package-manager/pull/6763 to get compiler arguments for a target instead of stitching them together in sourcekit-lsp.

Fixes #664
rdar://102213837
2024-01-17 15:02:51 -08:00
..