[Lldb-commits] [PATCH] D128480: [lldb] Replace Host::SystemLog with Debugger::Report{Error, Warning}

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 23 17:19:47 PDT 2022


clayborg added a comment.

I don't have anything against this, though I still think the LogHandlers should use the Host layer by making the LogHandler objects into real LLDB plug-ins. But if everyone else feels otherwise, I won't object.


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

https://reviews.llvm.org/D128480



More information about the lldb-commits mailing list