This is an archive of the discontinued LLVM Phabricator instance.

Document bisect-skip-count
ClosedPublic

Authored by greened on Sep 20 2018, 10:05 AM.

Details

Summary

Provide an example of how to use bisect-skip count to find bugs.

Diff Detail

Repository
rL LLVM

Event Timeline

greened created this revision.Sep 20 2018, 10:05 AM

LGTM.

utils/bisect-skip-count
20 ↗(On Diff #166321)

I am not quite sure if people are bisecting skip as much as bisecting count.

Maybe mentioning decreasing good skip by one will also produce a failure?

greened updated this revision to Diff 170406.Oct 22 2018, 7:03 AM

Added note about decrementing the skip count to reproduce the failure.

greened marked an inline comment as done.Oct 22 2018, 7:03 AM
This revision was not accepted when it landed; it landed in state Needs Review.Oct 22 2018, 7:06 AM
Closed by commit rL344903: Document bisect-skip-count (authored by greened). · Explain Why
This revision was automatically updated to reflect the committed changes.