[all-commits] [llvm/llvm-project] 0b962a: llvm-tli-checker: Avoid a temporary string while p...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Sep 3 00:11:44 PDT 2025
Branch: refs/heads/users/arsenm/llvm-tli-checker/avoid-temp-string-printing-2
Home: https://github.com/llvm/llvm-project
Commit: 0b962a593f35020f653ae361adf56f283c029c9c
https://github.com/llvm/llvm-project/commit/0b962a593f35020f653ae361adf56f283c029c9c
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
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