[PATCH] D51291: [clangd] Support multiple #include headers in one symbol.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 30 09:01:53 PDT 2018
ioeric updated this revision to Diff 163351.
ioeric added a comment.
- Return all possible #includes in CodeComplete.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D51291
Files:
clangd/CodeComplete.cpp
clangd/CodeComplete.h
clangd/index/Index.cpp
clangd/index/Index.h
clangd/index/Merge.cpp
clangd/index/SymbolCollector.cpp
clangd/index/SymbolYAML.cpp
unittests/clangd/CodeCompleteTests.cpp
unittests/clangd/FileIndexTests.cpp
unittests/clangd/IndexTests.cpp
unittests/clangd/SymbolCollectorTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51291.163351.patch
Type: text/x-patch
Size: 26759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180830/10789d36/attachment-0001.bin>
More information about the cfe-commits
mailing list