[PATCH] D52364: [clangd] Initial supoprt for cross-namespace global code completion.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 27 11:46:30 PDT 2018


ioeric updated this revision to Diff 167356.
ioeric marked 2 inline comments as done.
ioeric added a comment.

- address review comments


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52364

Files:
  clangd/CodeComplete.cpp
  clangd/CodeComplete.h
  clangd/index/Index.h
  clangd/index/MemIndex.cpp
  clangd/index/dex/Dex.cpp
  clangd/tool/ClangdMain.cpp
  unittests/clangd/CodeCompleteTests.cpp
  unittests/clangd/DexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52364.167356.patch
Type: text/x-patch
Size: 13457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180927/a7bcbc96/attachment.bin>


More information about the cfe-commits mailing list