diff options
| author | Steven Wu <stevenwu@apple.com> | 2025-11-06 20:57:56 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-06 20:57:56 -0800 |
| commit | 41825fbf0e869ba357c713971f20eb1fcdafd09c (patch) | |
| tree | 147a3945451b46334166e92d4d145617fd59b93b /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | c9b41699978132e83abf2ce4dd63eb21e69f846a (diff) | |
| download | llvm-41825fbf0e869ba357c713971f20eb1fcdafd09c.zip llvm-41825fbf0e869ba357c713971f20eb1fcdafd09c.tar.gz llvm-41825fbf0e869ba357c713971f20eb1fcdafd09c.tar.bz2 | |
[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.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
