llvm-project/mlir/test/mlir-lsp-server
River Riddle ff81a2c95d [mlir-lsp-server] Add support for textDocument/documentSymbols
This allows for building an outline of the symbols and symbol tables within the IR. This allows for easy navigations to functions/modules and other symbol/symbol table operations within the IR.

Differential Revision: https://reviews.llvm.org/D103729
2021-06-10 10:58:39 -07:00
..
definition-split-file.test [mlir-lsp-server] Add support for tracking the use/def chains of symbols 2021-06-03 16:12:27 -07:00
definition.test [mlir-lsp-server] Add support for tracking the use/def chains of symbols 2021-06-03 16:12:27 -07:00
diagnostics.test [mlir-lsp] Report range of potential identifier starting at location of diagnostic 2021-06-02 10:49:53 -07:00
document-symbols.test [mlir-lsp-server] Add support for textDocument/documentSymbols 2021-06-10 10:58:39 -07:00
exit-eof.test
exit-with-shutdown.test
exit-without-shutdown.test
hover.test [mlir-lsp-server] Add support for hover on symbol references 2021-06-07 14:07:41 -07:00
initialize-params-invalid.test
initialize-params.test [mlir-lsp-server] Add support for textDocument/documentSymbols 2021-06-10 10:58:39 -07:00
references.test [mlir-lsp-server] Fix bug in symbol use/def tracking 2021-06-07 14:07:41 -07:00