diff options
author | Joel E. Denny <jdenny.ornl@gmail.com> | 2019-08-22 03:42:01 +0000 |
---|---|---|
committer | Joel E. Denny <jdenny.ornl@gmail.com> | 2019-08-22 03:42:01 +0000 |
commit | 3c577bb415a59c033c1fb2fe1de6a3bbb0abfe0a (patch) | |
tree | 44bac2446547613bf983b65cc9e2e757dbe8a7dd /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 7d5bc554333e28749554c313a207d8267da69837 (diff) | |
download | llvm-3c577bb415a59c033c1fb2fe1de6a3bbb0abfe0a.zip llvm-3c577bb415a59c033c1fb2fe1de6a3bbb0abfe0a.tar.gz llvm-3c577bb415a59c033c1fb2fe1de6a3bbb0abfe0a.tar.bz2 |
[lit] Diagnose insufficient args to internal env
Without this patch, failing to provide a subcommand to lit's internal
`env` results in either a python `IndexError` or an attempt to execute
the final `env` argument, such as `FOO=1`, as a command. This patch
diagnoses those cases with a more helpful message.
Reviewed By: stella.stamenova
Differential Revision: https://reviews.llvm.org/D66482
llvm-svn: 369620
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions