This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from d145c57ed Remove unused variables. NFC new 60a7cd6c4 replace uses of strerror with llvm::sys::StrError new a493a72d9 Fix assorted compiler warnings. NFC
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: source/Commands/CommandObjectRegister.cpp | 11 ++----- source/Host/common/Host.cpp | 8 ++--- .../Host/posix/ConnectionFileDescriptorPosix.cpp | 7 ++-- source/Host/posix/ProcessLauncherPosixFork.cpp | 5 +-- .../ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp | 1 + .../Process/Darwin/DarwinProcessLauncher.cpp | 38 ++++++++++------------ source/Plugins/Process/FreeBSD/ProcessMonitor.cpp | 7 ++-- .../Plugins/Process/Linux/NativeProcessLinux.cpp | 10 +++--- .../SymbolFile/DWARF/DWARFASTParserClang.cpp | 4 +-- source/Utility/Status.cpp | 18 +++++----- tools/lldb-server/lldb-gdbserver.cpp | 11 +++---- .../GDBRemoteCommunicationClientTest.cpp | 19 +++++------ 12 files changed, 64 insertions(+), 75 deletions(-)