Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lldb] Print an error message for an empty subcommand | Raphael Isemann | 2019-09-27 | 1 | -2/+1 |
| | | | | llvm-svn: 373053 | ||||
* | [lldb][NFC] Test CommandObjectMultiword functionality | Raphael Isemann | 2019-09-27 | 1 | -0/+34 |
A lot of commands are made up of CommandObjectMultiword with subcommands. CommandObjectMultiword actually has some functionality on its own that wasn't tested before. llvm-svn: 373050 |