[PATCH] D89670: [clangd] Store the containing symbol for refs
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 18 22:24:03 PDT 2020
nridge created this revision.
Herald added subscribers: cfe-commits, usaxena95, kadircet, arphaman.
Herald added a project: clang.
nridge requested review of this revision.
Herald added subscribers: MaskRay, ilya-biryukov.
This is needed to implement call hierarchy.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89670
Files:
clang-tools-extra/clangd/index/Ref.h
clang-tools-extra/clangd/index/Serialization.cpp
clang-tools-extra/clangd/index/SymbolCollector.cpp
clang-tools-extra/clangd/index/SymbolCollector.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89670.298928.patch
Type: text/x-patch
Size: 6090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201019/dcfd837b/attachment.bin>
More information about the cfe-commits
mailing list