[Lldb-commits] [PATCH] D48658: Fix and simplify lldb.command decorator

Dave Lee via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Jul 1 11:58:31 PDT 2018


kastiglione updated this revision to Diff 153654.
kastiglione added a comment.

Add tests and make command_name optional


https://reviews.llvm.org/D48658

Files:
  packages/Python/lldbsuite/test/functionalities/command_script/TestCommandScript.py
  packages/Python/lldbsuite/test/functionalities/command_script/decorated.py
  packages/Python/lldbsuite/test/functionalities/command_script/py_import
  scripts/Python/python-extensions.swig

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48658.153654.patch
Type: text/x-patch
Size: 5223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180701/9252b2f4/attachment.bin>


More information about the lldb-commits mailing list