[all-commits] [llvm/llvm-project] a15adb: [clangd] Type hints for structured bindings

Nathan Ridge via All-commits all-commits at lists.llvm.org
Sun Jul 4 18:54:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a15adbcddd078e2ca6b860ec9e4b8c2e5afdb76f
      https://github.com/llvm/llvm-project/commit/a15adbcddd078e2ca6b860ec9e4b8c2e5afdb76f
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2021-07-04 (Sun, 04 Jul 2021)

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

  Log Message:
  -----------
  [clangd] Type hints for structured bindings

Hints are shown for the individual bindings, not the aggregate.

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




More information about the All-commits mailing list