This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 56e1ed679 Fix use-after-free in CommandCompletions.cpp new 15cbac4ad UUID: Add support for arbitrary-sized module IDs
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/lldb/Utility/UUID.h | 52 +++++------ source/Interpreter/OptionValueUUID.cpp | 14 ++- source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 34 +++---- source/Utility/UUID.cpp | 114 ++++++++---------------- unittests/Utility/UUIDTest.cpp | 11 +++ 5 files changed, 97 insertions(+), 128 deletions(-)