This is an archive of the discontinued LLVM Phabricator instance.

[libFuzzer] Make dataflow and focus functions more user friendly.
ClosedPublic

Authored by Dor1s on Jan 31 2020, 3:02 PM.

Details

Summary

Diff Detail

Event Timeline

Dor1s created this revision.Jan 31 2020, 3:02 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 31 2020, 3:02 PM
Herald added subscribers: llvm-commits, Restricted Project. · View Herald Transcript
kcc accepted this revision.Jan 31 2020, 5:15 PM

LGTM, thanks!

This revision is now accepted and ready to land.Jan 31 2020, 5:15 PM
This revision was automatically updated to reflect the committed changes.
Dor1s added a comment.Feb 3 2020, 1:19 PM

Hm, there is a failure in http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/25533, but I don't understand how it can be related... Looking more.

Dor1s added a comment.Feb 3 2020, 1:33 PM

Hm, there is a failure in http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/25533, but I don't understand how it can be related... Looking more.

I'm having trouble reproducing it, will wait and see if the next build fails too: http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/25534

Dor1s added a comment.Feb 3 2020, 2:17 PM

The next build succeeded. Must be a flake. And I'm seeing some other unrelated failures locally, but not this one. False alarm