[lldb] Default initialize CommandOptions fields (NFC)
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 18 Feb 2022 04:51:01 +0000 (20:51 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 18 Feb 2022 17:07:25 +0000 (09:07 -0800)
commite4a03b26898e9ca5917a425fc4b089bf5ba19272
tree75b5b1b6fb7f498ae999d4b28a69a9c0a846d73f
parent47b749e5be2190d1ccb214fd6364da462a9098cf
[lldb] Default initialize CommandOptions fields (NFC)

Make sure all fields are default initialized to the same values.
lldb/source/Commands/CommandObjectCommands.cpp