[all-commits] [llvm/llvm-project] c30750: [clangd] Index the type of a non-type template par...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Tue Jun 20 00:23:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c3075023850bbb7276085198d42b69938d48380d
      https://github.com/llvm/llvm-project/commit/c3075023850bbb7276085198d42b69938d48380d
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
    M clang/lib/Index/IndexDecl.cpp
    M clang/unittests/Index/IndexTests.cpp

  Log Message:
  -----------
  [clangd] Index the type of a non-type template parameter

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

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




More information about the All-commits mailing list