This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 1e2965d Fix step-over when SymbolContext.function is missing and symb [...] new 7d0f5e1 Change RegisterValue getters / setters to use StringRef.
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/Core/RegisterValue.h | 6 +- source/Commands/CommandObjectRegister.cpp | 8 +- source/Core/RegisterValue.cpp | 179 +++++++++++++++--------------- source/Core/ValueObjectRegister.cpp | 3 +- source/Core/ValueObjectVariable.cpp | 2 +- 5 files changed, 101 insertions(+), 97 deletions(-)