[PATCH] D72746: [clangd] Add a flag for implicit references in the Index
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 22 00:42:09 PST 2020
kbobyrev updated this revision to Diff 239502.
kbobyrev added a comment.
Actually, this approach might be more generic (i.e. not relying on
implementation too much). Added the FIXME.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72746/new/
https://reviews.llvm.org/D72746
Files:
clang-tools-extra/clangd/index/Ref.h
clang-tools-extra/clangd/index/SymbolCollector.cpp
clang-tools-extra/clangd/index/SymbolCollector.h
clang-tools-extra/clangd/refactor/Rename.cpp
clang-tools-extra/clangd/unittests/RenameTests.cpp
clang/include/clang/Tooling/Syntax/Tokens.h
clang/lib/Tooling/Syntax/Tokens.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72746.239502.patch
Type: text/x-patch
Size: 10205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200122/2f030526/attachment.bin>
More information about the cfe-commits
mailing list