llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server
Kazu Hirata 192d9dd731 [mlir] Use std::nullopt instead of None in comments (NFC)
This is part of an effort to migrate from llvm::Optional to
std::optional:

https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
2022-12-04 19:58:32 -08:00
..
CMakeLists.txt [mlir:PDLL-LSP] Add a custom LSP command for viewing the output of PDLL 2022-05-30 17:35:34 -07:00
LSPServer.cpp [mlir:PDLL] Add support for inlay hints 2022-06-06 20:20:19 -07:00
LSPServer.h
MlirPdllLspServerMain.cpp [mlir][PDLL] Add initial support for a PDLL compilation database 2022-04-26 18:33:17 -07:00
PDLLServer.cpp [mlir] Use std::nullopt instead of None (NFC) 2022-12-03 18:50:27 -08:00
PDLLServer.h [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00
Protocol.cpp [mlir] Don't include StringSwitch.h (NFC) 2022-09-18 23:09:40 -07:00
Protocol.h [mlir:PDLL-LSP] Add a custom LSP command for viewing the output of PDLL 2022-05-30 17:35:34 -07:00