llvm-project/lldb/source/Host
Pavel Labath 238169db60 Fix windows unit tests
The unit test I added in the previous commit discovered a bug in
PrependPathComponent on windows -- it was calling SetFile with the host native
path syntax, whereas it should be explicitly specifying the path syntax (as
AppendPathComponent does). This fixes it.

llvm-svn: 292106
2017-01-16 12:15:42 +00:00
..
android *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
common Fix windows unit tests 2017-01-16 12:15:42 +00:00
freebsd Try to fix freebsd and android builds. 2016-09-19 18:03:54 +00:00
linux Replace __ANDROID_NDK__ with __ANDROID__ 2016-12-02 11:15:15 +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 Attempt to fix windows build for r291198 2017-01-06 12:41:15 +00:00
CMakeLists.txt Remove TimeValue class 2016-11-16 10:54:22 +00:00