Add accessors on SBCommand to get and set the help texts for a command
authorEnrico Granata <egranata@apple.com>
Fri, 13 Mar 2015 22:32:11 +0000 (22:32 +0000)
committerEnrico Granata <egranata@apple.com>
Fri, 13 Mar 2015 22:32:11 +0000 (22:32 +0000)
commitcc342da5743521650f45697281bbfac353faca7d
tree2111a8fbd46de973217d4bbd8edec4911c1dbb38
parent2fc62ed37db98846f4b4accf34d6f6db648da7fd
Add accessors on SBCommand to get and set the help texts for a command

llvm-svn: 232226
lldb/include/lldb/API/SBCommandInterpreter.h
lldb/source/API/SBCommandInterpreter.cpp