[Lldb-commits] [PATCH] D153710: [lldb][NFCI] UUID::Dump should take a reference instead of a pointer

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 26 10:33:41 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG718e0cd6e724: [lldb][NFCI] UUID::Dump should take a reference instead of a pointer (authored by bulbazord).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153710/new/

https://reviews.llvm.org/D153710

Files:
  lldb/include/lldb/Core/ModuleSpec.h
  lldb/include/lldb/Utility/UUID.h
  lldb/source/Commands/CommandObjectTarget.cpp
  lldb/source/Interpreter/OptionValueUUID.cpp
  lldb/source/Plugins/SymbolVendor/MacOSX/SymbolVendorMacOSX.cpp
  lldb/source/Target/Target.cpp
  lldb/source/Utility/UUID.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153710.534635.patch
Type: text/x-patch
Size: 4742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230626/0296f89e/attachment.bin>


More information about the lldb-commits mailing list