[PATCH] D105083: [clangd] Ensure Ref::Container refers to an indexed symbol

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 4 21:44:48 PDT 2021


nridge updated this revision to Diff 356428.
nridge marked an inline comment as done.
nridge added a comment.

Addressed review comments, except for the one about using ContainerDC, for the reason explained


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105083/new/

https://reviews.llvm.org/D105083

Files:
  clang-tools-extra/clangd/index/SymbolCollector.cpp
  clang-tools-extra/clangd/unittests/CallHierarchyTests.cpp
  clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105083.356428.patch
Type: text/x-patch
Size: 4630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210705/d2595724/attachment.bin>


More information about the cfe-commits mailing list