llvm-project/lldb/source/Host/posix
Pavel Labath 408b0f53b4 HostThreadPosix::Cancel: remove android-specific implementation
Noone is calling this function on android, so we can just use the
generic llvm_unreachable "implementation".

llvm-svn: 326777
2018-03-06 12:46:05 +00:00
..
ConnectionFileDescriptorPosix.cpp Clean up lldb-types.h 2017-07-18 13:14:01 +00:00
DomainSocket.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
FileSystem.cpp Clean up lldb-types.h 2017-07-18 13:14:01 +00:00
HostInfoPosix.cpp Move Log from Core -> Utility. 2017-03-03 20:56:28 +00:00
HostProcessPosix.cpp Clean up lldb-types.h 2017-07-18 13:14:01 +00:00
HostThreadPosix.cpp HostThreadPosix::Cancel: remove android-specific implementation 2018-03-06 12:46:05 +00:00
LockFilePosix.cpp Clean up lldb-types.h 2017-07-18 13:14:01 +00:00
PipePosix.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ProcessLauncherPosixFork.cpp Add Utility/Environment class for handling... environments 2018-01-10 11:57:31 +00:00