[all-commits] [llvm/llvm-project] 68d7f6: [clangd] Don't show 'auto' type hint when type ded...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Sun Jan 29 22:21:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 68d7f69001c5123d3ec4a93df483a417d981d415
      https://github.com/llvm/llvm-project/commit/68d7f69001c5123d3ec4a93df483a417d981d415
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

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

  Log Message:
  -----------
  [clangd] Don't show 'auto' type hint when type deduction fails

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

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




More information about the All-commits mailing list