[all-commits] [llvm/llvm-project] e51484: [clangd] Fix hover 'local scope' to include class ...

Sam McCall via All-commits all-commits at lists.llvm.org
Tue Nov 19 01:52:49 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e51484abd402016a385e17896e87877b77bf4c7b
      https://github.com/llvm/llvm-project/commit/e51484abd402016a385e17896e87877b77bf4c7b
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2019-11-19 (Tue, 19 Nov 2019)

  Changed paths:
    M clang-tools-extra/clangd/XRefs.cpp
    M clang-tools-extra/clangd/unittests/XRefsTests.cpp

  Log Message:
  -----------
  [clangd] Fix hover 'local scope' to include class template params

Summary: Fixes the last part of https://github.com/clangd/clangd/issues/76

Reviewers: kadircet

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits

Tags: #clang

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




More information about the All-commits mailing list