[all-commits] [llvm/llvm-project] 3576f0: llvm-tli-checker: Avoid a temporary string while p...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Sep 3 03:21:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3576f05db125006ffbe22bfc199a269bf2a4a06f
      https://github.com/llvm/llvm-project/commit/3576f05db125006ffbe22bfc199a269bf2a4a06f
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-09-03 (Wed, 03 Sep 2025)

  Changed paths:
    M llvm/tools/llvm-tli-checker/llvm-tli-checker.cpp

  Log Message:
  -----------
  llvm-tli-checker: Avoid a temporary string while printing (#156605)

Directly write to the output instead of building a string to
print.

Closes #142538



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