![]() 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 |
||
---|---|---|
.. | ||
env-args-last-is-assign.txt | ||
env-args-last-is-u-arg.txt | ||
env-args-last-is-u.txt | ||
env-args-none.txt | ||
env-u.txt | ||
env.txt | ||
lit.cfg | ||
mixed.txt | ||
print_environment.py |