[all-commits] [llvm/llvm-project] 87f03e: [clangd] Don't offer to expand auto in structured ...

Sam McCall via All-commits all-commits at lists.llvm.org
Wed Oct 28 10:55:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 87f03e13ce0e840d7eb9a4a6d805d117fe165672
      https://github.com/llvm/llvm-project/commit/87f03e13ce0e840d7eb9a4a6d805d117fe165672
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2020-10-28 (Wed, 28 Oct 2020)

  Changed paths:
    M clang-tools-extra/clangd/refactor/tweaks/ExpandAutoType.cpp
    M clang-tools-extra/clangd/unittests/TweakTests.cpp

  Log Message:
  -----------
  [clangd] Don't offer to expand auto in structured binding declarations.

auto must be used for the code to parse.

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




More information about the All-commits mailing list