[Lldb-commits] [PATCH] D73116: [lldb/Initializers] Move all macOS initializers into PlatformMacOSX
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 21 09:13:46 PST 2020
JDevlieghere created this revision.
JDevlieghere added reviewers: labath, jingham, teemperor, xiaobai.
Herald added a project: LLDB.
PlatformMacOSX is the main entry point to the plugin with the same name. This is part of a greater refactoring to auto generate the initializers. (D73067 <https://reviews.llvm.org/D73067>)
Repository:
rLLDB LLDB
https://reviews.llvm.org/D73116
Files:
lldb/source/API/SystemInitializerFull.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73116.239343.patch
Type: text/x-patch
Size: 4223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200121/6660f26c/attachment-0001.bin>
More information about the lldb-commits
mailing list