[all-commits] [llvm/llvm-project] 0be265: [clangd] Type hints for variables with 'auto' type

Nathan Ridge via All-commits all-commits at lists.llvm.org
Mon May 31 23:22:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0be2657c2f486ffc006a037684cb658f4bf6cf11
      https://github.com/llvm/llvm-project/commit/0be2657c2f486ffc006a037684cb658f4bf6cf11
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2021-06-01 (Tue, 01 Jun 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] Type hints for variables with 'auto' type

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




More information about the All-commits mailing list