This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from ffa51d6 Fix a couple of incorrect format string warnings new 8e5395f Quiet a warning where we weren't checking if this was the sam [...] new fb9ad0f Fix the variable view in the "gui" curses mode so that variab [...]
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/Core/ValueObject.h | 42 ++++++++++++ include/lldb/Core/ValueObjectList.h | 3 + source/Core/IOHandler.cpp | 64 ++++++++++++------- source/Core/ValueObject.cpp | 95 ++++++++++++++++++++++++++++ tools/debugserver/source/MacOSX/CFBundle.cpp | 3 +- 5 files changed, 184 insertions(+), 23 deletions(-)