[all-commits] [llvm/llvm-project] 1a4ee4: [clangd] Find reference to template parameter in '...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Thu Dec 5 11:31:09 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a4ee4c88f21c0e6860983a80bfa51a25b4af700
      https://github.com/llvm/llvm-project/commit/1a4ee4c88f21c0e6860983a80bfa51a25b4af700
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

  Changed paths:
    M clang-tools-extra/clangd/FindTarget.cpp
    M clang-tools-extra/clangd/unittests/FindTargetTests.cpp
    M clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp

  Log Message:
  -----------
  [clangd] Find reference to template parameter in 'sizeof...' expression

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

Reviewers: ilya-biryukov

Reviewed By: ilya-biryukov

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

Tags: #clang

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




More information about the All-commits mailing list