[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 08:13:42 PST 2022


gAlfonso-bit updated this revision to Diff 480924.

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/llvm-readobj/ELFDumper.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.480924.patch
Type: text/x-patch
Size: 13973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/70b58307/attachment.bin>


More information about the llvm-commits mailing list