[PATCH] D41345: [clangd] Add more symbol information for code completion.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 9 03:47:24 PST 2018


ioeric updated this revision to Diff 129059.
ioeric marked an inline comment as done.
ioeric added a comment.

- Minor cleanup.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41345

Files:
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  clangd/CodeComplete.cpp
  clangd/index/FileIndex.cpp
  clangd/index/Index.cpp
  clangd/index/Index.h
  clangd/index/SymbolCollector.cpp
  clangd/index/SymbolCollector.h
  clangd/index/SymbolYAML.cpp
  unittests/clangd/CodeCompleteTests.cpp
  unittests/clangd/SymbolCollectorTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41345.129059.patch
Type: text/x-patch
Size: 18688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180109/fd82b174/attachment.bin>


More information about the cfe-commits mailing list