[all-commits] [llvm/llvm-project] a5dc3f: [llvm] Use SmallString::operator std::string() (NFC)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Thu Jan 11 23:32:59 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5dc3f68a86d1fb533cdba880514507f1348bc3d
https://github.com/llvm/llvm-project/commit/a5dc3f68a86d1fb533cdba880514507f1348bc3d
Author: Kazu Hirata <kazu at google.com>
Date: 2024-01-11 (Thu, 11 Jan 2024)
Changed paths:
M llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
M llvm/lib/Object/ArchiveWriter.cpp
M llvm/lib/WindowsDriver/MSVCPaths.cpp
Log Message:
-----------
[llvm] Use SmallString::operator std::string() (NFC)
More information about the All-commits
mailing list