Files
sourcekit-lsp/Sources/SourceKitLSP/Clang
Alex Hoppen 3b68a5394e Allow forwarding of the indexedRename request to clangd
The main purpose of this is so we can invoke it from `SkipUnless` to see if `clangd` supports the `workspace/indexedRename` request.
2024-02-14 12:52:05 -08:00
..