diff options
author | Enrico Granata <egranata@apple.com> | 2015-03-13 22:22:28 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2015-03-13 22:22:28 +0000 |
commit | 6f79bb2d57218e2bd11bf26876d49a1276328bd3 (patch) | |
tree | 8e1121c0e0e91538662d0d8b34ac329053ebc14c /lldb/source/API/SBCommandInterpreter.cpp | |
parent | e7ce9ec398103c59b18993ef637fd1aab32c0710 (diff) | |
download | bcm5719-llvm-6f79bb2d57218e2bd11bf26876d49a1276328bd3.tar.gz bcm5719-llvm-6f79bb2d57218e2bd11bf26876d49a1276328bd3.zip |
Add support for Python object commands to return custom short and long help by implementing
def get_short_help(self)
def get_long_help(self)
methods on the command object
Also, add a test case for this feature
llvm-svn: 232224
Diffstat (limited to 'lldb/source/API/SBCommandInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions