[all-commits] [llvm/llvm-project] 47d9d5: [clangd] Do not show inlay hints pertaining to cod...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Sun Aug 15 22:58:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 47d9d55c66601ffb5939ce07a7eb3c96122c48d6
      https://github.com/llvm/llvm-project/commit/47d9d55c66601ffb5939ce07a7eb3c96122c48d6
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2021-08-16 (Mon, 16 Aug 2021)

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

  Log Message:
  -----------
  [clangd] Do not show inlay hints pertaining to code in other files

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

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




More information about the All-commits mailing list