[clangd] Allow modules to bind LSP methods/notifications/commands
authorSam McCall <sam.mccall@gmail.com>
Fri, 12 Feb 2021 20:16:41 +0000 (21:16 +0100)
committerSam McCall <sam.mccall@gmail.com>
Mon, 15 Feb 2021 10:00:14 +0000 (11:00 +0100)
commit0b55ecce45d7cc79b614bcb91cd070ab257227fc
treee3af970dc100e1f690b96335ce90cdcf5fbb39dc
parent89d900b2a1c11582a0a4396921282aa8f365d901
[clangd] Allow modules to bind LSP methods/notifications/commands

Differential Revision: https://reviews.llvm.org/D96625
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/Module.h
clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp