llvm-project/lldb/source/Host/windows
Pavel Labath f2a8bccf85 Move StructuredData from Core to Utility
Summary:
It had a dependency on StringConvert and file reading code, which is not
in Utility. I've replaced that code by equivalent llvm operations.

I've added a unit test to demonstrate that parsing a file still works.

Reviewers: zturner, jingham

Subscribers: kubamracek, mgorny, lldb-commits

Differential Revision: https://reviews.llvm.org/D34625

llvm-svn: 306394
2017-06-27 10:45:31 +00:00
..
ConnectionGenericFileWindows.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
EditLineWin.cpp Attempt to fix windows build for r291198 2017-01-06 12:41:15 +00:00
FileSystem.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
Host.cpp Move StructuredData from Core to Utility 2017-06-27 10:45:31 +00:00
HostInfoWindows.cpp Resubmit "Delete the remainder of platform specific code in FileSpec." 2017-03-22 17:33:23 +00:00
HostProcessWindows.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
HostThreadWindows.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
LockFileWindows.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PipeWindows.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ProcessLauncherWindows.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ProcessRunLock.cpp Fix build for mingw. 2016-12-15 15:00:41 +00:00
Windows.cpp Replace chdir() usage with the llvm equivalent. 2017-01-25 11:10:52 +00:00