This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG02def06e6036: [lldb] Fix step-avoid-regexp logging (authored
by kastiglione).
Herald added a project: All.
Repository:
kastiglione created this revision.
kastiglione added a reviewer: jingham.
kastiglione requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Ensure step-avoid-regexp logs are emitted in the case where the regex has no
capture groups.
Without this