[all-commits] [llvm/llvm-project] cea9f0: [clangd] Move command handlers into a map in Clang...
Sam McCall via All-commits
all-commits at lists.llvm.org
Fri Feb 12 06:58:08 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cea9f054327be2eb83093f0202a7814b904f1076
https://github.com/llvm/llvm-project/commit/cea9f054327be2eb83093f0202a7814b904f1076
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2021-02-12 (Fri, 12 Feb 2021)
Changed paths:
M clang-tools-extra/clangd/ClangdLSPServer.cpp
M clang-tools-extra/clangd/ClangdLSPServer.h
M clang-tools-extra/clangd/Protocol.cpp
M clang-tools-extra/clangd/Protocol.h
Log Message:
-----------
[clangd] Move command handlers into a map in ClangdLSPServer. NFC
Differential Revision: https://reviews.llvm.org/D96507
More information about the All-commits
mailing list