[all-commits] [llvm/llvm-project] 0b55ec: [clangd] Allow modules to bind LSP methods/notific...
Sam McCall via All-commits
all-commits at lists.llvm.org
Mon Feb 15 02:00:41 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b55ecce45d7cc79b614bcb91cd070ab257227fc
https://github.com/llvm/llvm-project/commit/0b55ecce45d7cc79b614bcb91cd070ab257227fc
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2021-02-15 (Mon, 15 Feb 2021)
Changed paths:
M clang-tools-extra/clangd/ClangdLSPServer.cpp
M clang-tools-extra/clangd/Module.h
M clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp
Log Message:
-----------
[clangd] Allow modules to bind LSP methods/notifications/commands
Differential Revision: https://reviews.llvm.org/D96625
More information about the All-commits
mailing list