llvm-project/mlir/test/mlir-pdll-lsp-server
River Riddle 32bf1f1d57 [mlir:LSP] Improve conversion between SourceMgr and LSP locations
SourceMgr generally uses 1-based locations, whereas the LSP is zero based.
This commit corrects this conversion and also enhances the conversion from SMLoc
to SMRange to support string tokens.

Differential Revision: https://reviews.llvm.org/D124584
2022-04-28 12:58:00 -07:00
..
include [mlir][PDLL] Add initial support for a PDLL compilation database 2022-04-26 18:33:17 -07:00
compilation_database.test [mlir:PDLL] Use normalized paths in compilation database test 2022-04-26 19:45:30 -07:00
completion.test [mlir:PDLL] Fix build on windows related to different file paths 2022-04-26 19:40:41 -07:00
definition-split-file.test [mlir:LSP] Improve conversion between SourceMgr and LSP locations 2022-04-28 12:58:00 -07:00
definition.test
document-links.test [mlir][PDLL] Add document link and hover support to mlir-pdll-lsp-server 2022-04-26 18:33:17 -07:00
document-symbols.test [mlir][PDLL] Add symbol support to the PDLL language server 2022-03-19 13:28:23 -07:00
exit-eof.test
exit-with-shutdown.test
exit-without-shutdown.test
hover.test [mlir][PDLL] Add document link and hover support to mlir-pdll-lsp-server 2022-04-26 18:33:17 -07:00
initialize-params-invalid.test
initialize-params.test [mlir][PDLL] Add document link and hover support to mlir-pdll-lsp-server 2022-04-26 18:33:17 -07:00
lit.local.cfg [mlir][PDLL] Add initial support for a PDLL compilation database 2022-04-26 18:33:17 -07:00
references.test
signature-help.test [mlir][PDLL] Add signature help to the PDLL language server 2022-03-19 13:28:24 -07:00