[all-commits] [llvm/llvm-project] d4f6ad: [llvm-size] Avoid unneeded uses of 'raw_string_ost...
Youngsuk Kim via All-commits
all-commits at lists.llvm.org
Fri Sep 13 02:51:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4f6ad51603405ab4e998fa6416bfdff4b1f43d4
https://github.com/llvm/llvm-project/commit/d4f6ad51603405ab4e998fa6416bfdff4b1f43d4
Author: Youngsuk Kim <joseph942010 at gmail.com>
Date: 2024-09-13 (Fri, 13 Sep 2024)
Changed paths:
M llvm/tools/llvm-size/llvm-size.cpp
Log Message:
-----------
[llvm-size] Avoid unneeded uses of 'raw_string_ostream::str' (NFC) (#108490)
Remove unnecessary layer of indirection.
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