[PATCH] D48479: Represent invalid UUIDs as UUIDs with length zero

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 26 08:17:02 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335612: Represent invalid UUIDs as UUIDs with length zero (authored by labath, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D48479?vs=152699&id=152893#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48479

Files:
  lldb/trunk/include/lldb/Utility/DataExtractor.h
  lldb/trunk/include/lldb/Utility/UUID.h
  lldb/trunk/source/API/SBModuleSpec.cpp
  lldb/trunk/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
  lldb/trunk/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp
  lldb/trunk/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  lldb/trunk/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
  lldb/trunk/source/Plugins/Process/minidump/MinidumpParser.cpp
  lldb/trunk/source/Utility/DataExtractor.cpp
  lldb/trunk/source/Utility/UUID.cpp
  lldb/trunk/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp
  lldb/trunk/unittests/Utility/UUIDTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48479.152893.patch
Type: text/x-patch
Size: 19173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/0ebadd42/attachment-0001.bin>


More information about the llvm-commits mailing list