[all-commits] [llvm/llvm-project] d3a49b: [lldb] Remove --rerun-all-issues as its functional...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Aug 21 14:28:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d3a49b03a57bb7448620c31f493932018e752c0d
https://github.com/llvm/llvm-project/commit/d3a49b03a57bb7448620c31f493932018e752c0d
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-08-21 (Fri, 21 Aug 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/configuration.py
M lldb/packages/Python/lldbsuite/test/dotest.py
M lldb/packages/Python/lldbsuite/test/dotest_args.py
Log Message:
-----------
[lldb] Remove --rerun-all-issues as its functionality no longer exists
The logic behind --rerun-all-issues was removed when we switched to LIT
as the test driver. This patch just removes the dotest option and
corresponding entry in configuration.py.
More information about the All-commits
mailing list