This removes support for reading the LLDB_TEST_ARGUMENTS environment variable and instead requires all arguments to be specified as part of the invocation. This ensures that dotest.py invocations are easily repeatable.
Details
Details
- Reviewers
davide - Group Reviewers
Restricted Project - Commits
- rG5c0449721708: [dotest] Make dotest.py invocation repeatable
rL370278: [dotest] Make dotest.py invocation repeatable
rLLDB370278: [dotest] Make dotest.py invocation repeatable
Diff Detail
Diff Detail
- Repository
- rL LLVM