[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 22 12:35:51 PDT 2017


Nebiroth updated this revision to Diff 116387.
Nebiroth marked 2 inline comments as done.
Nebiroth added a comment.

Rebased on latest version.
Corrected code style issues in test file.


https://reviews.llvm.org/D36150

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/ProtocolHandlers.cpp
  clangd/ProtocolHandlers.h
  unittests/clangd/ClangdTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36150.116387.patch
Type: text/x-patch
Size: 9566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170922/ea9f9f84/attachment.bin>


More information about the cfe-commits mailing list