diff options
author | Stephen Tozer <stephen.tozer@sony.com> | 2021-10-18 12:36:25 +0100 |
---|---|---|
committer | Stephen Tozer <stephen.tozer@sony.com> | 2021-10-22 19:41:07 +0100 |
commit | 6cf69179170e6a2aeb201643204b1bc4011b3d82 (patch) | |
tree | 8964b4bc909c0ec0d7b916dbec392ce467a27241 /llvm/unittests/Support/ErrorTest.cpp | |
parent | e6f39c8b4891242c0d0d8e7a78041614d9bcdefc (diff) | |
download | llvm-6cf69179170e6a2aeb201643204b1bc4011b3d82.zip llvm-6cf69179170e6a2aeb201643204b1bc4011b3d82.tar.gz llvm-6cf69179170e6a2aeb201643204b1bc4011b3d82.tar.bz2 |
[Dexter] Add DexFinishTest command to conditionally early-exit a test program
This patch adds a command, DexFinishTest, that allows a Dexter test to
be conditionally finished at a given breakpoint. This command has the
same set of arguments as DexLimitSteps, except that it does not allow a
line range (from_line, to_line), only a single line (on_line).
Reviewed By: Orlando
Differential Revision: https://reviews.llvm.org/D111988
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions