[all-commits] [llvm/llvm-project] 32fc78: [cland] Remove unused declaration getCurrentPreamble

kazutakahirata via All-commits all-commits at lists.llvm.org
Mon May 29 14:17:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 32fc78c26ff591f627d3a6d4f8e0ab7c2092f1e5
      https://github.com/llvm/llvm-project/commit/32fc78c26ff591f627d3a6d4f8e0ab7c2092f1e5
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-05-29 (Mon, 29 May 2023)

  Changed paths:
    M clang-tools-extra/clangd/TUScheduler.cpp

  Log Message:
  -----------
  [cland] Remove unused declaration getCurrentPreamble

The corresponding function definition was removed by:

  commit 2214b9076f1d3a4784820c4479e2417685e5c980
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   Thu Apr 2 10:53:23 2020 +0200


  Commit: 5bbb66cae7d19836b0177f453fe6633a491f9590
      https://github.com/llvm/llvm-project/commit/5bbb66cae7d19836b0177f453fe6633a491f9590
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-05-29 (Mon, 29 May 2023)

  Changed paths:
    M clang-tools-extra/clangd/support/Function.h

  Log Message:
  -----------
  [clangd] Remove unused variable IsBroadcasting

The variable was introduced without a use by:

  commit 2bebc3d0602b407b3f351e782940959da5808f97
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   Tue Nov 20 10:56:03 2018 +0000


Compare: https://github.com/llvm/llvm-project/compare/9bb34ca652b6...5bbb66cae7d1


More information about the All-commits mailing list