Fix CommandObjectMultiword to initialize all members, and beef up corresponding test...
authorDaniel Malea <daniel.malea@intel.com>
Thu, 21 Feb 2013 21:18:07 +0000 (21:18 +0000)
committerDaniel Malea <daniel.malea@intel.com>
Thu, 21 Feb 2013 21:18:07 +0000 (21:18 +0000)
commitd82ac9e76913b0c02b3f736b1caa680f38a421fd
tree028a2377a38ed2815d2c6b408137deee7f5fba3a
parentb29cf48e567bdd6c6ec54f096de7ff263c470142
Fix CommandObjectMultiword to initialize all members, and beef up corresponding test case.

llvm-svn: 175798
lldb/source/Commands/CommandObjectMultiword.cpp
lldb/test/functionalities/command_script/TestCommandScript.py