[all-commits] [llvm/llvm-project] 77bab2: [llvm][unittests] Strip unneeded use of raw_string...
Youngsuk Kim via All-commits
all-commits at lists.llvm.org
Fri Sep 13 15:35:36 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77bab2a6f37af918a9133d1bb15551bd351b291e
https://github.com/llvm/llvm-project/commit/77bab2a6f37af918a9133d1bb15551bd351b291e
Author: JOE1994 <joseph942010 at gmail.com>
Date: 2024-09-13 (Fri, 13 Sep 2024)
Changed paths:
M llvm/unittests/IR/AsmWriterTest.cpp
M llvm/unittests/IR/MetadataTest.cpp
M llvm/unittests/IR/ValueTest.cpp
M llvm/unittests/IR/VerifierTest.cpp
M llvm/unittests/Support/ARMAttributeParser.cpp
M llvm/unittests/Support/CSKYAttributeParserTest.cpp
M llvm/unittests/Support/Chrono.cpp
M llvm/unittests/Support/ErrorTest.cpp
M llvm/unittests/Support/JSONTest.cpp
M llvm/unittests/Support/ScopedPrinterTest.cpp
M llvm/unittests/Support/WithColorTest.cpp
M llvm/unittests/Support/YAMLIOTest.cpp
Log Message:
-----------
[llvm][unittests] Strip unneeded use of raw_string_ostream::str() (NFC)
Avoid unneeded 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