[PATCH] D54799: [clangd][WIP] textDocument/SymbolInfo method

Jan Korous via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 26 12:29:15 PST 2018


jkorous updated this revision to Diff 175314.
jkorous marked an inline comment as done.
jkorous added a comment.

Adressed last comments + initial unit tests.


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

https://reviews.llvm.org/D54799

Files:
  CMakeLists.txt
  ClangdLSPServer.cpp
  ClangdLSPServer.h
  ClangdServer.cpp
  ClangdServer.h
  Protocol.cpp
  Protocol.h
  XRefs.cpp
  XRefs.h
  clangd/CMakeLists.txt
  clangd/SymbolInfoTests.cpp
  clangd/symbol-info.test
  index/Index.cpp
  index/Index.h
  index/SymbolID.cpp
  index/SymbolID.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54799.175314.patch
Type: text/x-patch
Size: 22766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181126/8f2e4046/attachment-0001.bin>


More information about the cfe-commits mailing list