[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
Fri Feb 12 06:57:54 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sammccall marked 3 inline comments as done.
Closed by commit rGcea9f054327b: [clangd] Move command handlers into a map in ClangdLSPServer. NFC (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D96507?vs=323005&id=323319#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96507/new/

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.323319.patch
Type: text/x-patch
Size: 16162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210212/460aa605/attachment-0001.bin>


More information about the cfe-commits mailing list