[lldb/Plugins] Move PlatformRemoteiOS into PlatformMacOSX (NFCI)
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 11 Feb 2020 23:52:41 +0000 (15:52 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 11 Feb 2020 23:54:36 +0000 (15:54 -0800)
commit2d3ecade3892fb0d0713350e06522a94734733b7
treeceeaca9faebff0638c172086d049664cc862fc60
parent86f9117d476bcef2f5e0eabae4781e99877ce7b5
[lldb/Plugins] Move PlatformRemoteiOS into PlatformMacOSX (NFCI)

Move the logic for initialization and termination for PlatformRemoteiOS
into PlatformMacOSX, like we did for the other Darwin platforms in
a731c6ba94d0464c6a122de1af70ab88ffb5c1a6.
lldb/source/API/SystemInitializerFull.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
lldb/tools/lldb-test/SystemInitializerTest.cpp