Fix OptionDefinition break from r212290.
authorTodd Fiala <todd.fiala@gmail.com>
Fri, 4 Jul 2014 06:09:04 +0000 (06:09 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Fri, 4 Jul 2014 06:09:04 +0000 (06:09 +0000)
commit859aff501b4273d7cec267ff3b65fcde96267936
treeaf19c7251206395aaaf40eb9b32699edd2481faf
parentb52c761a3c80eceed32c50c2da7f6637889e52eb
Fix OptionDefinition break from r212290.

Fixes some structure definitions in CommandObjectType
that needed to be adjusted for a new OptionDefinition
field.

llvm-svn: 212317
lldb/source/Commands/CommandObjectType.cpp