llvm-project/mlir/lib/Tools/mlir-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:vscode] Add support for viewing and editing a bytecode file as .mlir 2022-09-02 18:16:05 -07:00
LSPServer.cpp [mlir:vscode] Add support for viewing and editing a bytecode file as .mlir 2022-09-02 18:16:05 -07:00
LSPServer.h [mlir:LSP][NFC] Make the LSPServer class private 2022-07-20 01:43:30 -07:00
MLIRServer.cpp [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00
MLIRServer.h [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00
MlirLspServerMain.cpp [mlir:vscode] Add support for viewing and editing a bytecode file as .mlir 2022-09-02 18:16:05 -07:00
Protocol.cpp [mlir] Don't include StringSwitch.h (NFC) 2022-09-18 23:09:40 -07:00
Protocol.h [mlir:vscode] Add support for viewing and editing a bytecode file as .mlir 2022-09-02 18:16:05 -07:00