This is an archive of the discontinued LLVM Phabricator instance.

[libFuzzer] Fix failing test: sigint.test
ClosedPublic

Authored by metzman on Apr 30 2019, 3:52 PM.

Details

Summary

Fix sigint.test by making it require msan rather
than enumerating unsupported platforms.

Diff Detail

Event Timeline

metzman created this revision.Apr 30 2019, 3:52 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 30 2019, 3:52 PM
Herald added subscribers: llvm-commits, Restricted Project. · View Herald Transcript
metzman updated this revision to Diff 197483.Apr 30 2019, 4:24 PM
  • fix comment
kcc accepted this revision.Apr 30 2019, 4:40 PM
This revision is now accepted and ready to land.Apr 30 2019, 4:40 PM
metzman retitled this revision from Fix failing test: sigint.test to [libFuzzer] Fix failing test: sigint.test.Apr 30 2019, 4:44 PM
This revision was automatically updated to reflect the committed changes.