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

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 27 13:55:30 PDT 2018


clayborg added a comment.

Can we add a test for this to ensure all functionality that we want? I recently made changes to the cmdtemplate.py. Maybe we can integrate some more functionality that auto registers a class somehow?


https://reviews.llvm.org/D48658





More information about the lldb-commits mailing list