llvm/mlir/lib/Tools/lsp-server-support
River Riddle 469c58944d [mlir][PDLL] Add signature help to the PDLL language server
This commit adds signature support to the language server,
and initially supports providing help for: operation operands and results,
and constraint/rewrite calls.

Differential Revision: https://reviews.llvm.org/D121545
2022-03-19 13:28:24 -07:00
..
CMakeLists.txt
Logging.cpp
Logging.h
Protocol.cpp [mlir][PDLL] Add signature help to the PDLL language server 2022-03-19 13:28:24 -07:00
Protocol.h [mlir][PDLL] Add signature help to the PDLL language server 2022-03-19 13:28:24 -07:00
Transport.cpp
Transport.h