[lldb] Cleanup CommandObject registration (NFC)
- Remove the spurious argument to `CommandObjectScript`. - Use make_shared instead of bare `new`. - Move code duplication behind a macro. Differential revision: https://reviews.llvm.org/D84336
Loading
Please register or sign in to comment