This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 9e42bd4 Fix remote-linux regression due to stringRef changes new 21519f9 Add the new Args / entry-access API. new 4b409ca Fix a bug caught by adding LLVM_NODISCARD to StringRef.
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/Interpreter/Args.h | 7 +- source/Breakpoint/BreakpointIDList.cpp | 17 ++-- source/Commands/CommandObjectCommands.cpp | 6 +- source/Commands/CommandObjectFrame.cpp | 6 +- source/Commands/CommandObjectProcess.cpp | 7 +- source/Commands/CommandObjectSettings.cpp | 9 +- source/Interpreter/CommandInterpreter.cpp | 7 +- source/Interpreter/OptionValueDictionary.cpp | 121 ++++++++++++++------------- source/Target/StackFrame.cpp | 2 +- 9 files changed, 89 insertions(+), 93 deletions(-)