This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 80790cb Merge r298536 changes to Xcode new c946e05 Delete some more dead includes.
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/Interpreter/Args.h | 3 ++- source/Commands/CommandObjectArgs.cpp | 1 + source/Commands/CommandObjectBreakpoint.cpp | 2 +- source/Commands/CommandObjectBreakpointCommand.cpp | 1 + source/Commands/CommandObjectCommands.cpp | 1 + source/Commands/CommandObjectDisassemble.cpp | 2 +- source/Commands/CommandObjectExpression.cpp | 2 +- source/Commands/CommandObjectFrame.cpp | 2 +- source/Commands/CommandObjectHelp.h | 1 + source/Commands/CommandObjectLog.cpp | 2 +- source/Commands/CommandObjectMemory.cpp | 2 +- source/Commands/CommandObjectPlatform.cpp | 1 + source/Commands/CommandObjectProcess.cpp | 1 + source/Commands/CommandObjectRegister.cpp | 1 + source/Commands/CommandObjectSettings.cpp | 1 + source/Commands/CommandObjectSource.cpp | 2 +- source/Commands/CommandObjectTarget.cpp | 1 + source/Commands/CommandObjectThread.cpp | 1 + source/Commands/CommandObjectType.cpp | 1 + source/Commands/CommandObjectWatchpoint.cpp | 2 +- source/Commands/CommandObjectWatchpointCommand.cpp | 1 + source/Core/RegisterValue.cpp | 1 - source/Core/Scalar.cpp | 2 -- source/Host/posix/ConnectionFileDescriptorPosix.cpp | 2 -- source/Interpreter/Args.cpp | 9 ++------- source/Interpreter/CommandHistory.cpp | 1 - source/Interpreter/OptionGroupArchitecture.cpp | 1 + source/Interpreter/OptionGroupBoolean.cpp | 1 + source/Interpreter/OptionGroupFile.cpp | 1 + source/Interpreter/OptionGroupFormat.cpp | 1 + source/Interpreter/OptionGroupOutputFile.cpp | 1 + source/Interpreter/OptionGroupPlatform.cpp | 1 + source/Interpreter/OptionGroupString.cpp | 1 + source/Interpreter/OptionGroupUInt64.cpp | 1 + source/Interpreter/OptionGroupUUID.cpp | 1 + source/Interpreter/OptionGroupValueObjectDisplay.cpp | 2 +- source/Interpreter/OptionGroupVariable.cpp | 1 + source/Interpreter/OptionGroupWatchpoint.cpp | 1 + source/Interpreter/OptionValueString.cpp | 1 + source/Interpreter/Options.cpp | 1 + .../LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp | 2 +- .../RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp | 1 + .../RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp | 1 - source/Plugins/Platform/MacOSX/PlatformDarwin.cpp | 1 - source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp | 1 - .../Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | 1 - .../Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | 1 - .../Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp | 1 - .../Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp | 1 - source/Plugins/StructuredData/DarwinLog/CMakeLists.txt | 1 + .../Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp | 1 + source/Target/CMakeLists.txt | 1 - source/Target/LanguageRuntime.cpp | 1 - source/Target/Platform.cpp | 1 + source/Target/Process.cpp | 1 + 55 files changed, 44 insertions(+), 33 deletions(-)