diff options
author | Matthias Braun <matze@braunis.de> | 2018-09-07 17:08:44 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2018-09-07 17:08:44 +0000 |
commit | e2dc6929194ff388abaf498437cf4f15f9abdfc9 (patch) | |
tree | a9ddf77e7f2f76ae6d163c71054ce90de5813bf4 /llvm/unittests/Support/ErrorTest.cpp | |
parent | 52a61fc2acb58d92291b8d47318638ae089dce6c (diff) | |
download | llvm-e2dc6929194ff388abaf498437cf4f15f9abdfc9.zip llvm-e2dc6929194ff388abaf498437cf4f15f9abdfc9.tar.gz llvm-e2dc6929194ff388abaf498437cf4f15f9abdfc9.tar.bz2 |
utils/abtest: Refactor and add bisection method
- Refactor/rewrite most of the code. Also make sure it passes
pycodestyle/pyflakes now
- Add a new mode that performs bisection on the search space. This
should be faster in the common case where there is only a small number
of files or functions actually leading to failure.
The previous sequential behavior can still be accessed via `--seq`.
llvm-svn: 341679
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions