mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-06-24 12:21:58 +02:00
091e802f1c
This commit adds support for passing experimental features to SwiftParser through build settings. It includes: - Changes to SwiftLanguageService.swift to handle experimental features - Updates to SyntaxTreeManager.swift to pass these features to the parser - E2E tests verifying experimental features work with the SyntaxTreeManager