This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from d657b2d Convert option tables to ArrayRefs. new 90a7f02 Try to fix build errors on Android. new cd33f6b [CMake] Fixing a small hack in add_lldb_library
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: cmake/modules/AddLLDB.cmake | 5 ++++- source/Commands/CommandObjectArgs.cpp | 2 +- source/Commands/CommandObjectBreakpoint.cpp | 16 ++++++++-------- source/Commands/CommandObjectBreakpointCommand.cpp | 4 ++-- source/Commands/CommandObjectCommands.cpp | 12 ++++++------ source/Commands/CommandObjectDisassemble.cpp | 2 +- source/Commands/CommandObjectExpression.cpp | 2 +- source/Commands/CommandObjectFrame.cpp | 4 ++-- source/Commands/CommandObjectHelp.cpp | 2 +- source/Commands/CommandObjectLog.cpp | 2 +- source/Commands/CommandObjectMemory.cpp | 6 +++--- source/Commands/CommandObjectPlatform.cpp | 16 +++++++--------- source/Commands/CommandObjectProcess.cpp | 12 ++++++------ source/Commands/CommandObjectRegister.cpp | 2 +- source/Commands/CommandObjectSettings.cpp | 2 +- source/Commands/CommandObjectSource.cpp | 4 ++-- source/Commands/CommandObjectTarget.cpp | 10 +++++----- source/Commands/CommandObjectThread.cpp | 14 +++++++------- source/Commands/CommandObjectType.cpp | 20 ++++++++++---------- source/Commands/CommandObjectWatchpoint.cpp | 6 +++--- source/Commands/CommandObjectWatchpointCommand.cpp | 2 +- source/Interpreter/OptionGroupArchitecture.cpp | 2 +- source/Interpreter/OptionGroupFormat.cpp | 2 +- source/Interpreter/OptionGroupOutputFile.cpp | 2 +- source/Interpreter/OptionGroupUUID.cpp | 2 +- source/Interpreter/OptionGroupValueObjectDisplay.cpp | 2 +- source/Interpreter/OptionGroupVariable.cpp | 2 +- source/Interpreter/OptionGroupWatchpoint.cpp | 2 +- .../ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp | 2 +- .../RenderScriptRuntime/RenderScriptRuntime.cpp | 6 +++--- .../DarwinLog/StructuredDataDarwinLog.cpp | 2 +- source/Target/Platform.cpp | 6 +++--- source/Target/Process.cpp | 2 +- 33 files changed, 89 insertions(+), 88 deletions(-)