This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 799d0c26c Change ConstString::SetCStringWithMangledCounterpart to use S [...] new dc7e7cae6 Add ConstString::IsNull() to tell between null vs. empty stri [...] new 569d6c184 Fix Mangled::Compare()
The 2 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/ConstString.h | 9 +++++++++ source/Core/Mangled.cpp | 6 +++--- unittests/Utility/ConstStringTest.cpp | 17 +++++++++++++++++ 3 files changed, 29 insertions(+), 3 deletions(-)