[all-commits] [llvm/llvm-project] d87d1a: [clangd] Deduplicate inlay hints

Nathan Ridge via All-commits all-commits at lists.llvm.org
Tue Sep 21 00:22:13 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d87d1aa07612116a5c2a660f678856d3bda94f46
      https://github.com/llvm/llvm-project/commit/d87d1aa07612116a5c2a660f678856d3bda94f46
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2021-09-21 (Tue, 21 Sep 2021)

  Changed paths:
    M clang-tools-extra/clangd/InlayHints.cpp
    M clang-tools-extra/clangd/Protocol.cpp
    M clang-tools-extra/clangd/Protocol.h
    M clang-tools-extra/clangd/unittests/InlayHintTests.cpp

  Log Message:
  -----------
  [clangd] Deduplicate inlay hints

Duplicates can sometimes appear due to e.g. explicit template
instantiations

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




More information about the All-commits mailing list