[all-commits] [llvm/llvm-project] 0f1acc: [clangd] Drop const from a return type (NFC) (#146...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Jul 2 09:32:45 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f1accd806426f18d33ac761b6721c3cadcb3faf
      https://github.com/llvm/llvm-project/commit/0f1accd806426f18d33ac761b6721c3cadcb3faf
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-02 (Wed, 02 Jul 2025)

  Changed paths:
    M clang-tools-extra/clangd/refactor/tweaks/ExtractVariable.cpp

  Log Message:
  -----------
  [clangd] Drop const from a return type (NFC) (#146707)

We don't need const on the return type.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list