[all-commits] [llvm/llvm-project] d0644f: llvm-tli-checker: Avoid a temporary string while p...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jun 2 22:58:34 PDT 2025
Branch: refs/heads/users/arsenm/llvm-tli-checker/avoid-temp-string-printing
Home: https://github.com/llvm/llvm-project
Commit: d0644fa28031eaa54bff4819fb165830ea87c719
https://github.com/llvm/llvm-project/commit/d0644fa28031eaa54bff4819fb165830ea87c719
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-03 (Tue, 03 Jun 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.
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