[Lldb-commits] [lldb] [lldb] Part 2 of 2 - Refactor `CommandObject::DoExecute(...)` return `void` (not `bool`) (PR #69991)

Pete Lawrence via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 24 19:33:54 PDT 2023


PortalPete wrote:

> I think I looked at every changed line, looks good to me overall. Found one place with a small style issue but it's not a blocker. Thanks!

Thanks @bulbazord!
Do you know why the `code_formatter` check/bot didn't flag that or the other one-line `if` statements?

https://github.com/llvm/llvm-project/pull/69991


More information about the lldb-commits mailing list