llvm-project/mlir/test/tblgen-lsp-server
River Riddle 99e24123e9 [TableGen:LSP] Resolve "go-to-def" on a let field to the base definition
This allows for go-to-def on the a `let` field to resolve to the definition
of the base class. This is kind of like how C++ works with go-to-def
from use->def->decl, with the decl in this case being the base definition
of the field.

Differential Revision: https://reviews.llvm.org/D134264
2022-09-27 23:48:16 -07:00
..
include [TableGen:LSP] Add hover support for records and recordvals 2022-09-27 23:48:16 -07:00
compilation_database.test
definition.test [TableGen:LSP] Resolve "go-to-def" on a let field to the base definition 2022-09-27 23:48:16 -07:00
diagnostics.test
document-links.test [mlir][Tablegen-LSP] Add support for include file link and hover 2022-05-27 02:39:49 -07:00
exit-eof.test
exit-with-shutdown.test
exit-without-shutdown.test
hover.test [TableGen:LSP] Add hover support for records and recordvals 2022-09-27 23:48:16 -07:00
initialize-params-invalid.test
initialize-params.test [mlir:LSP] Switch document sync mode to Incremental 2022-06-06 20:20:19 -07:00
lit.local.cfg
references.test [mlir][Tablegen-LSP] Add support for a tracking definitions and references 2022-05-27 02:39:49 -07:00
textdocument-didchange.test [mlir:LSP] Switch document sync mode to Incremental 2022-06-06 20:20:19 -07:00