[Lldb-commits] [PATCH] D77582: [CommandInterpreter] Implement UserCommandExists
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 7 07:34:50 PDT 2020
teemperor added a comment.
I think the part of the patch that adds documentation to the existing method should go in (In general all patches that just add documentation have my blanket approval, so please just commit those).
For the additional function: If you just change that CommandExists also checks user commands, I think that seems reasonable to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77582/new/
https://reviews.llvm.org/D77582
More information about the lldb-commits
mailing list