This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 4f4831e Fix FreeBSD build error in r287920 new 5f26cf2 Introduce Chrono to the Connection class. NFCI.
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/Core/Connection.h | 13 ++++++++----- include/lldb/Core/ConnectionSharedMemory.h | 2 +- include/lldb/Host/posix/ConnectionFileDescriptorPosix.h | 4 ++-- source/Core/Communication.cpp | 7 ++----- source/Core/ConnectionSharedMemory.cpp | 2 +- source/Host/common/Editline.cpp | 4 ++-- source/Host/posix/ConnectionFileDescriptorPosix.cpp | 17 +++++++++-------- source/Plugins/Platform/Android/AdbClient.cpp | 9 ++++----- 8 files changed, 29 insertions(+), 29 deletions(-)