[PATCH] D38048: [clangd] Add textDocument/signatureHelp

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 6 04:56:09 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315055: [clangd] Add textDocument/signatureHelp (authored by ibiryukov).

Changed prior to commit:
  https://reviews.llvm.org/D38048?vs=117580&id=117983#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38048

Files:
  clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
  clang-tools-extra/trunk/clangd/ClangdLSPServer.h
  clang-tools-extra/trunk/clangd/ClangdServer.cpp
  clang-tools-extra/trunk/clangd/ClangdServer.h
  clang-tools-extra/trunk/clangd/ClangdUnit.cpp
  clang-tools-extra/trunk/clangd/ClangdUnit.h
  clang-tools-extra/trunk/clangd/Protocol.cpp
  clang-tools-extra/trunk/clangd/Protocol.h
  clang-tools-extra/trunk/clangd/ProtocolHandlers.cpp
  clang-tools-extra/trunk/clangd/ProtocolHandlers.h
  clang-tools-extra/trunk/test/clangd/formatting.test
  clang-tools-extra/trunk/test/clangd/initialize-params-invalid.test
  clang-tools-extra/trunk/test/clangd/initialize-params.test
  clang-tools-extra/trunk/test/clangd/signature-help.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38048.117983.patch
Type: text/x-patch
Size: 30707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171006/ee78bb0a/attachment-0001.bin>


More information about the cfe-commits mailing list