[all-commits] [llvm/llvm-project] f4ba7a: [clangd] Semantic highlighting for dependent templ...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Thu Aug 6 18:24:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f4ba7a100a56b63f9b3eac709ecea9f514d90c00
      https://github.com/llvm/llvm-project/commit/f4ba7a100a56b63f9b3eac709ecea9f514d90c00
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

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

  Log Message:
  -----------
  [clangd] Semantic highlighting for dependent template name in template argument

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

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




More information about the All-commits mailing list