This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 0d11cd3 Remove SYS_tgkill from Android.h new 60a333d Remove Android.h
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/Host/android/Android.h | 28 ---------------------- include/lldb/lldb-private.h | 4 ---- source/Host/common/HostInfoBase.cpp | 5 ++-- source/Host/linux/Host.cpp | 6 ++--- .../Process/gdb-remote/GDBRemoteCommunication.cpp | 3 ++- .../GDBRemoteCommunicationServerLLGS.cpp | 14 +++++------ source/Utility/PseudoTerminal.cpp | 1 - tools/lldb-server/Acceptor.cpp | 3 ++- 8 files changed, 16 insertions(+), 48 deletions(-) delete mode 100644 include/lldb/Host/android/Android.h