llvm-project/lldb/unittests/Process/gdb-remote
Pavel Labath 38d0632e6a Move Timer and TraceOptions from Core to Utility
Summary:
The classes have no dependencies, and they are used both by lldb and
lldb-server, so it makes sense for them to live in the lowest layers.

Reviewers: zturner, jingham

Subscribers: emaste, mgorny, lldb-commits

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

llvm-svn: 306682
2017-06-29 14:32:17 +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 Timer and TraceOptions from Core to Utility 2017-06-29 14:32:17 +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