llvm-project
41825fbf - [Option] Fix simple subcommand with positional arguments (#166859)

Commit
82 days ago
[Option] Fix simple subcommand with positional arguments (#166859) Fix subcommand detection when subcommand used with positional arguments. When there is only one valid subcommand passed, `ArgList::getSubCommand()` should return the correct subcommand even there are other positionals passed.
Parents
Loading