This is an archive of the discontinued LLVM Phabricator instance.

Add Fuzzer to the list of sanitizers which support coverage.
ClosedPublic

Authored by george.karpenkov on Jun 28 2017, 5:59 PM.

Details

Summary

Without this change, additional coverage flags specified after
-fsanitize=fuzzer would get discarded.

Diff Detail

Event Timeline

vitalybuka accepted this revision.Jun 29 2017, 12:21 PM
This revision is now accepted and ready to land.Jun 29 2017, 12:21 PM