This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 7c0ec42af [clang] Change FileManager to use llvm::ErrorOr instead of nu [...] new b3c291f39 Format OptionEnumValueElement (NFC)
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: source/Commands/CommandObjectBreakpointCommand.cpp | 33 ++-- source/Commands/CommandObjectCommands.cpp | 22 ++- source/Commands/CommandObjectExpression.cpp | 15 +- source/Commands/CommandObjectTarget.cpp | 44 ++++-- source/Commands/CommandObjectWatchpointCommand.cpp | 29 ++-- source/Core/Debugger.cpp | 102 +++++++++---- source/Interpreter/OptionGroupWatchpoint.cpp | 45 +++++- .../Darwin-Kernel/DynamicLoaderDarwinKernel.cpp | 36 +++-- source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp | 24 ++- source/Target/Target.cpp | 167 +++++++++++++++------ source/Target/TargetProperties.td | 2 +- 11 files changed, 368 insertions(+), 151 deletions(-)