[all-commits] [llvm/llvm-project] d2135d: [clangd] Hover: Only drop UsingDecl instead of Bas...

Tom Praschan via All-commits all-commits at lists.llvm.org
Wed Oct 26 01:53:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2135df4b5fb7eb5ca9135318adc3e20536301c0
      https://github.com/llvm/llvm-project/commit/d2135df4b5fb7eb5ca9135318adc3e20536301c0
  Author: Tom Praschan <13141438+tom-anders at users.noreply.github.com>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

  Changed paths:
    M clang-tools-extra/clangd/Hover.cpp

  Log Message:
  -----------
  [clangd] Hover: Only drop UsingDecl instead of BaseUsingDecl

Since https://reviews.llvm.org/D135506 it's sufficient to only drop UsingDecl here

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




More information about the All-commits mailing list