llvm-project/lldb/source/Host
Pavel Labath 2d0c5b0297 Replace chdir() usage with the llvm equivalent.
This removes a hack in PosixApi.h, which tends to produce strange
compile errors when it's included in the wrong order.

llvm-svn: 293045
2017-01-25 11:10:52 +00:00
..
android *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
common Include termios.h for definition of struct winsize 2017-01-24 14:05:23 +00:00
freebsd Try to fix freebsd and android builds. 2016-09-19 18:03:54 +00:00
linux Fix android build for r292935 (personality.h) 2017-01-24 15:35:53 +00:00
macosx Adopt PrettyStackTrace in LLDB 2016-12-14 21:31:31 +00:00
netbsd Unbreak the NetBSD build after recent changes 2016-09-20 22:26:29 +00:00
posix Replace __ANDROID_NDK__ with __ANDROID__ 2016-12-02 11:15:15 +00:00
windows Replace chdir() usage with the llvm equivalent. 2017-01-25 11:10:52 +00:00
CMakeLists.txt [cmake] Make lldb build with the android ndk toolchain file 2017-01-17 11:55:00 +00:00