[PATCH] D139485: Remove redundant .c_str() and .get() calls where they are not needed.
Alf via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 09:20:44 PST 2022
gAlfonso-bit updated this revision to Diff 480951.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139485/new/
https://reviews.llvm.org/D139485
Files:
llvm/include/llvm/ProfileData/InstrProfReader.h
llvm/include/llvm/Support/YAMLParser.h
llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
llvm/lib/DebugInfo/LogicalView/Core/LVElement.cpp
llvm/lib/DebugInfo/LogicalView/Core/LVScope.cpp
llvm/lib/DebugInfo/LogicalView/Readers/LVBinaryReader.cpp
llvm/lib/ObjCopy/MachO/MachOObjcopy.cpp
llvm/lib/Target/BPF/BTFDebug.cpp
llvm/tools/dsymutil/BinaryHolder.cpp
llvm/tools/llvm-cfi-verify/lib/FileAnalysis.cpp
llvm/tools/llvm-cov/CodeCoverage.cpp
llvm/tools/obj2yaml/elf2yaml.cpp
llvm/tools/obj2yaml/macho2yaml.cpp
llvm/unittests/DebugInfo/DWARF/DWARFExpressionCopyBytesTest.cpp
llvm/unittests/InterfaceStub/ELFYAMLTest.cpp
llvm/unittests/MC/DwarfLineTableHeaders.cpp
llvm/unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139485.480951.patch
Type: text/x-patch
Size: 12818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/39548ad5/attachment.bin>
More information about the llvm-commits
mailing list