[PATCH] D41281: [clangd] Index-based code completion.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 19 08:23:52 PST 2017
ioeric updated this revision to Diff 127536.
ioeric marked an inline comment as done.
ioeric added a comment.
- Move implementations around to make code easier to read.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D41281
Files:
clangd/CodeComplete.cpp
clangd/CodeComplete.h
clangd/index/FileIndex.cpp
clangd/index/FileIndex.h
clangd/index/Index.h
clangd/index/MemIndex.cpp
clangd/index/MemIndex.h
unittests/clangd/CodeCompleteTests.cpp
unittests/clangd/IndexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41281.127536.patch
Type: text/x-patch
Size: 21999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171219/f107e438/attachment-0001.bin>
More information about the cfe-commits
mailing list