[all-commits] [llvm/llvm-project] 79a09d: [clangd] Show template arguments in type hierarchy...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Sun Jan 12 19:32:12 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 79a09d8bf4d508b0ae6a1e3c90907488092678c5
      https://github.com/llvm/llvm-project/commit/79a09d8bf4d508b0ae6a1e3c90907488092678c5
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2020-01-12 (Sun, 12 Jan 2020)

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

  Log Message:
  -----------
  [clangd] Show template arguments in type hierarchy when possible

Summary: Fixes https://github.com/clangd/clangd/issues/31

Reviewers: kadircet

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

Tags: #clang

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




More information about the All-commits mailing list