This is an archive of the discontinued LLVM Phabricator instance.

Increase the verbosity level needed to print Mutation sequence
Needs ReviewPublic

Authored by illera88 on Apr 15 2021, 6:41 PM.

Details

Reviewers
kcc
Dor1s
Summary

The mutation sequence is not that important and it populates most of the output for large corpus due to the high amount of mutations.
With this change the sequence will not be shown by default but the parameter -verbosity=2 should be set.

Diff Detail

Event Timeline

illera88 requested review of this revision.Apr 15 2021, 6:41 PM
illera88 created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptApr 15 2021, 6:41 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
illera88 updated this revision to Diff 338587.Apr 19 2021, 11:58 AM

Forgot to print a new line