llvm-project/lldb/unittests/Process/gdb-remote
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
..
CMakeLists.txt Simplify the gdb-remote unit tests 2017-06-22 15:54:21 +00:00
GDBRemoteClientBaseTest.cpp Simplify the gdb-remote unit tests 2017-06-22 15:54:21 +00:00
GDBRemoteCommunicationClientTest.cpp Move StructuredData from Core to Utility 2017-06-27 10:45:31 +00:00
GDBRemoteTestUtils.cpp Simplify the gdb-remote unit tests 2017-06-22 15:54:21 +00:00
GDBRemoteTestUtils.h Simplify the gdb-remote unit tests 2017-06-22 15:54:21 +00:00