Skip to content

Expose SwiftLexicalLookup to SourceKitLSP through SWIFT_SYNTAX_MODULES - #91985

Merged
ahoppen merged 1 commit into
swiftlang:mainfrom
ahoppen:expose-swiftlexicallookup
Sep 9, 2026
Merged

ahoppen merged 1 commit into
swiftlang:mainfrom
ahoppen:expose-swiftlexicallookup

Conversation

@ahoppen

@ahoppen ahoppen commented Sep 4, 2026

Copy link
Copy Markdown
Member

It seems like we can’t reference SwiftLexicalLookup from CMake in SourceKit-LSP because it’s not in this list. SwiftLexicalLookup will be used by swiftlang/sourcekit-lsp#2754, so we need to expose it.

…ULES`

It seems like we can’t reference `SwiftLexicalLookup` from CMake in SourceKit-LSP because it’s not in this list. `SwiftLexicalLookup` will be used by swiftlang/sourcekit-lsp#2754, so we need to expose it.
@ahoppen

ahoppen commented Sep 4, 2026

Copy link
Copy Markdown
Member Author

@swift-ci Please smoke test

@ahoppen

ahoppen commented Sep 4, 2026

Copy link
Copy Markdown
Member Author

@swift-ci Please build toolchain Windows

@ahoppen
ahoppen merged commit 551bb36 into swiftlang:main Sep 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants