This wires in attribute and type aliases into the MLIR LSP server. This
will allow goto definition and find references on attribute and type
references, which should make debugging locations and other metadata
easier.
Depends on D158781
Paths
| Differential D158782
[mlir][lsp] Add LSP support for attribute and type aliases ClosedPublic Authored by Mogball on Aug 24 2023, 2:26 PM.
Details Summary This wires in attribute and type aliases into the MLIR LSP server. This Depends on D158781
Diff Detail
Event Timelinerriddle added inline comments. This revision is now accepted and ready to land.Aug 24 2023, 3:27 PM
This revision was landed with ongoing or failed builds.Aug 24 2023, 10:51 PM Closed by commit rG3bcc63e36ad4: [mlir][lsp] Add LSP support for attribute and type aliases (authored by Mogball). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 553368 mlir/include/mlir/AsmParser/AsmParserState.h
mlir/lib/AsmParser/AsmParserState.cpp
mlir/lib/AsmParser/Parser.cpp
mlir/lib/Tools/mlir-lsp-server/MLIRServer.cpp
mlir/test/mlir-lsp-server/definition.test
mlir/test/mlir-lsp-server/references.test
|
You could also wrap in an mlir markdown block, which would give syntax highlighting