llvm-project/lldb/source/Host/linux
Pavel Labath 1eb0d42a1b Remove Android.h
It only contained a reimplementation of std::to_string, which I have replaced with usages of
pre-existing llvm::to_string (also, injecting members into the std namespace is evil).

llvm-svn: 278000
2016-08-08 12:54:36 +00:00
..
AbstractSocket.cpp Add support for abstract domain sockets. 2015-10-22 17:50:33 +00:00
Host.cpp Remove Android.h 2016-08-08 12:54:36 +00:00
HostInfoLinux.cpp Renamed system plugin directory to address https://bugs.swift.org/browse/SR-1093 2016-04-27 17:49:51 +00:00
HostThreadLinux.cpp Do not use pthread_setname_np() if we don't have GLIBC or Android. 2015-09-22 14:52:31 +00:00
LibcGlue.cpp Add a missing header 2015-06-30 10:20:52 +00:00
ProcessLauncherLinux.cpp Unify process launching code on linux 2016-07-21 14:54:03 +00:00
ThisThread.cpp Create a HostThread abstraction. 2014-09-09 20:54:56 +00:00