[PATCH] D46751: [clangd] Filter out private proto symbols in SymbolCollector.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 15 02:55:49 PDT 2018
ioeric updated this revision to Diff 146770.
ioeric added a comment.
- Add heuristic to reduce false position on identifying proto headers
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D46751
Files:
clangd/ClangdLSPServer.cpp
clangd/SourceCode.cpp
clangd/SourceCode.h
clangd/index/SymbolCollector.cpp
unittests/clangd/SymbolCollectorTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46751.146770.patch
Type: text/x-patch
Size: 7182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180515/4660d3e0/attachment-0001.bin>
More information about the cfe-commits
mailing list