[PATCH] D60126: [clangd] Use identifiers in file as completion candidates when build is not ready.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 9 06:44:27 PDT 2019
ioeric updated this revision to Diff 194311.
ioeric marked 9 inline comments as done.
ioeric added a comment.
- address review comments
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60126/new/
https://reviews.llvm.org/D60126
Files:
clangd/ClangdServer.cpp
clangd/ClangdUnit.cpp
clangd/CodeComplete.cpp
clangd/CodeComplete.h
clangd/Headers.cpp
clangd/Headers.h
clangd/SourceCode.cpp
clangd/SourceCode.h
unittests/clangd/ClangdTests.cpp
unittests/clangd/CodeCompleteTests.cpp
unittests/clangd/HeadersTests.cpp
unittests/clangd/SourceCodeTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60126.194311.patch
Type: text/x-patch
Size: 34546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190409/a81bcac4/attachment-0001.bin>
More information about the cfe-commits
mailing list