[Lldb-commits] [PATCH] D77582: [CommandInterpreter] Implement UserCommandExists
walter erquinigo via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 6 13:04:50 PDT 2020
wallace created this revision.
wallace added reviewers: labath, clayborg.
Herald added subscribers: lldb-commits, mgorny.
Herald added a project: LLDB.
wallace updated this revision to Diff 255454.
wallace added a comment.
wallace updated this revision to Diff 255455.
.
wallace added a comment.
Improve some names
I don't have an immediate use for this, but I had already implemented
it, so I better make a diff for this.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D77582
Files:
lldb/bindings/interface/SBCommandInterpreter.i
lldb/include/lldb/API/SBCommandInterpreter.h
lldb/source/API/SBCommandInterpreter.cpp
lldb/unittests/Interpreter/CMakeLists.txt
lldb/unittests/Interpreter/TestUserCommand.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77582.255455.patch
Type: text/x-patch
Size: 4813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200406/f9edbd53/attachment-0001.bin>
More information about the lldb-commits
mailing list