mib added a comment.
LGTM! Sorry I forgot about this!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144929/new/
https://reviews.llvm.org/D144929
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4eb694e35dd5: Add SBCommandInterpreter::UserCommandExists
parallel to CommandExists. (authored by jingham).
Repository:
jingham created this revision.
jingham added reviewers: JDevlieghere, mib.
Herald added a project: All.
jingham requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Turns out there's no API to find out if a user command exists. There's
SBComma