diff options
author | OCHyams <orlando.hyams@sony.com> | 2021-05-17 09:07:46 +0100 |
---|---|---|
committer | OCHyams <orlando.hyams@sony.com> | 2021-05-17 09:13:57 +0100 |
commit | e35a5492a46d419478daf65eeaed5036cfcfa3e5 (patch) | |
tree | fe07e56e59206aa2997981869870f1afd62f9174 /clang/lib/Basic/Module.cpp | |
parent | a11117a7c0a23f37bdee5c611bbaac22e89c775d (diff) | |
download | llvm-e35a5492a46d419478daf65eeaed5036cfcfa3e5.zip llvm-e35a5492a46d419478daf65eeaed5036cfcfa3e5.tar.gz llvm-e35a5492a46d419478daf65eeaed5036cfcfa3e5.tar.bz2 |
[dexter] Remove requirement for a condition in DexLimitSteps
Currently the DexLimitSteps command requires at least one condition. This patch
lets users elide the condition to specify that the breakpoint range should
always be activated when the leading line is stepped on. This patch also
updates the terminology used in the `ConditionalController` class from the
terms 'conditional' and 'unconditional' to 'leading' and 'trailing' when
referring to the breakpoints in the DexLimitSteps range because the leading
breakpoint can now be unconditional.
Reviewed By: chrisjackson
Differential Revision: https://reviews.llvm.org/D101438
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions