llvm-project/lldb/source/Host
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
..
android *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
common Move Connection and IOObject interfaces to Utility module 2017-06-27 10:33:14 +00:00
freebsd Rename Error -> Status. 2017-05-12 04:51:55 +00:00
linux cmake: Put PROCESS_VM_READV detection results into Config.h 2017-06-02 12:29:08 +00:00
macosx Move StructuredData from Core to Utility 2017-06-27 10:45:31 +00:00
netbsd Rename Error -> Status. 2017-05-12 04:51:55 +00:00
openbsd Rename Error -> Status. 2017-05-12 04:51:55 +00:00
posix Move Connection and IOObject interfaces to Utility module 2017-06-27 10:33:14 +00:00
windows Move StructuredData from Core to Utility 2017-06-27 10:45:31 +00:00
CMakeLists.txt Move Connection and IOObject interfaces to Utility module 2017-06-27 10:33:14 +00:00