forked from OSchip/llvm-project
2bd62e0b04
Dexter saves various files to a new results directory each time it is run (including when it's run by lit tests) and there isn't a way to opt-out. This patch reconfigures the behaviour to be opt-in by removing the default `--results-directory` location. Now results are only saved if `--results-directory` is specified. Reviewed By: jmorse Differential Revision: https://reviews.llvm.org/D119545 |
||
---|---|---|
.. | ||
clang_opt_bisect | ||
help | ||
list_debuggers | ||
no_tool_ | ||
run_debugger_internal_ | ||
test | ||
view | ||
Main.py | ||
TestToolBase.py | ||
ToolBase.py | ||
__init__.py |