[all-commits] [llvm/llvm-project] 3a18fe: [Utils] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Jul 31 11:24:57 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a18fe33f0763cd9276c99c276448412100f6270
      https://github.com/llvm/llvm-project/commit/3a18fe33f0763cd9276c99c276448412100f6270
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-31 (Thu, 31 Jul 2025)

  Changed paths:
    M llvm/lib/Transforms/Utils/LoopUtils.cpp

  Log Message:
  -----------
  [Utils] Fix a warning

This patch fixes:

  llvm/lib/Transforms/Utils/LoopUtils.cpp:818:28: error: unused
  function 'operator<<' [-Werror,-Wunused-function]



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