[Lldb-commits] [PATCH] D142266: [lldb] Add PlatformMetadata for ScriptedPlatform

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 25 13:36:49 PST 2023


JDevlieghere added a comment.

Cool, I like how this sidesteps having to go through the plugin instantiation mechanism. LGTM if Pavel's happy.



================
Comment at: lldb/include/lldb/Interpreter/OptionGroupPlatform.h:19
 
+class CommandObjectPlatformSelect;
 // PlatformOptionGroup
----------------
newline


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142266/new/

https://reviews.llvm.org/D142266



More information about the lldb-commits mailing list