https://github.com/jimingham approved this pull request.
It's not a good idea in general to have useful algorithms in the CommandObjects, that leads to code duplication - people can't be expected to scour the CommandObjects for stealable code.... So this sort of move is a good tidying up even if you didn't plan to use it somewhere else. https://github.com/llvm/llvm-project/pull/93688 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits