[PATCH] D96507: [clangd] Move command handlers into a map in ClangdLSPServer. NFC

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 11 07:32:23 PST 2021


sammccall created this revision.
sammccall added a reviewer: kadircet.
Herald added subscribers: usaxena95, arphaman, mgrang.
sammccall requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D96507

Files:
  clang-tools-extra/clangd/ClangdLSPServer.cpp
  clang-tools-extra/clangd/ClangdLSPServer.h
  clang-tools-extra/clangd/Protocol.cpp
  clang-tools-extra/clangd/Protocol.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96507.323005.patch
Type: text/x-patch
Size: 14870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210211/78a5d35e/attachment.bin>


More information about the cfe-commits mailing list