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

Jan Korous via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 26 05:02:35 PST 2018


jkorous updated this revision to Diff 175230.
jkorous added a comment.

Removed empty line noise and fixed doxygen annotation.


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

https://reviews.llvm.org/D54799

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

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


More information about the cfe-commits mailing list