[all-commits] [llvm/llvm-project] 2d3eca: [lldb/Plugins] Move PlatformRemoteiOS into Platfor...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Feb 11 15:54:45 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2d3ecade3892fb0d0713350e06522a94734733b7
https://github.com/llvm/llvm-project/commit/2d3ecade3892fb0d0713350e06522a94734733b7
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M lldb/source/API/SystemInitializerFull.cpp
M lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
M lldb/tools/lldb-test/SystemInitializerTest.cpp
Log Message:
-----------
[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.
More information about the All-commits
mailing list