[all-commits] [llvm/llvm-project] f44379: [clangd] Ensure Ref::Container refers to an indexe...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Thu Jul 22 00:34:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f443793d26c39a78cfedea5a8cc2ad23e1253d84
      https://github.com/llvm/llvm-project/commit/f443793d26c39a78cfedea5a8cc2ad23e1253d84
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2021-07-22 (Thu, 22 Jul 2021)

  Changed paths:
    M clang-tools-extra/clangd/index/SymbolCollector.cpp
    M clang-tools-extra/clangd/unittests/CallHierarchyTests.cpp
    M clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp

  Log Message:
  -----------
  [clangd] Ensure Ref::Container refers to an indexed symbol

Fixes https://github.com/clangd/clangd/issues/806

Differential Revision: https://reviews.llvm.org/D105083




More information about the All-commits mailing list