[PATCH] D36150: [clangd] LSP extension to switch between source/header file

William Enright via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 8 13:18:15 PDT 2017


Nebiroth updated this revision to Diff 114424.
Nebiroth marked 7 inline comments as done.
Nebiroth added a comment.

Ran clang-format on modified files.
Minor refactoring.


https://reviews.llvm.org/D36150

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/ProtocolHandlers.cpp
  clangd/ProtocolHandlers.h
  clangd/tool/ClangdMain.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36150.114424.patch
Type: text/x-patch
Size: 9264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170908/296dd8ce/attachment.bin>


More information about the cfe-commits mailing list