[PATCH] D52364: [clangd] Initial supoprt for cross-namespace global code completion.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 26 07:48:32 PDT 2018
ioeric updated this revision to Diff 167135.
ioeric marked 14 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.167135.patch
Type: text/x-patch
Size: 13278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180926/458c9554/attachment-0001.bin>
More information about the cfe-commits
mailing list