Files
sourcekit-lsp/Sources/SourceKitLSP
David Goldman 2840c7dac9 Forward definition requests when index lookup fails (#294)
* Forward definition requests when index lookup fails

If we're unable to look up a definition or declaration via the
index, forward the request to the language service.

This allows clangd to support go to definition or declaration
for symbols defined/declared in the AST.
2020-07-09 15:41:08 -04:00
..
2020-06-08 09:13:04 -07:00