[all-commits] [llvm/llvm-project] eb11f5: [llvm][tools] Strip unneeded uses of raw_string_os...
Youngsuk Kim via All-commits
all-commits at lists.llvm.org
Fri Sep 13 04:14:59 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb11f576a4ffe9cc77d2010b5449bd7780472e2d
https://github.com/llvm/llvm-project/commit/eb11f576a4ffe9cc77d2010b5449bd7780472e2d
Author: JOE1994 <joseph942010 at gmail.com>
Date: 2024-09-13 (Fri, 13 Sep 2024)
Changed paths:
M llvm/tools/dsymutil/MachODebugMapParser.cpp
M llvm/tools/llvm-dwarfdump/Statistics.cpp
M llvm/tools/llvm-readobj/ELFDumper.cpp
Log Message:
-----------
[llvm][tools] Strip unneeded uses of raw_string_ostream::str() (NFC)
Remove excess 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