aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
diff options
context:
space:
mode:
authorMed Ismail Bennani <medismail.bennani@gmail.com>2021-01-20 23:50:53 +0100
committerMed Ismail Bennani <medismail.bennani@gmail.com>2021-03-01 21:13:31 +0100
commit103ad3f90708eceddd9fea484ce82354e5a9d62d (patch)
tree5ced8f39dedd143e430dae30bfdc7cdaadca06ae /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
parentab45289d2e7ce224ee938c45aa07c5d7119fdb6f (diff)
downloadllvm-103ad3f90708eceddd9fea484ce82354e5a9d62d.zip
llvm-103ad3f90708eceddd9fea484ce82354e5a9d62d.tar.gz
llvm-103ad3f90708eceddd9fea484ce82354e5a9d62d.tar.bz2
[lldb/Commands] Fix short option collision for `process launch`
This patch changes the short option used in `CommandOptionsProcessLaunch` for the `-v|--environment` command option to `-E|--environment`. The reason for that is, that it collides with the `-v|--structured-data-value` command option generated by `OptionGroupPythonClassWithDict` that I'm using in an upcoming patch for the `process launch` command. The long option `--environment` remains the same. Differential Review: https://reviews.llvm.org/D95100 Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions