This is an archive of the discontinued LLVM Phabricator instance.

Change a reachable unreachable to a fatal error.
ClosedPublic

Authored by filcab on May 12 2015, 5:23 PM.

Details

Summary

Also tagged a FIXME comment, and added information about why it breaks.

Bug found using AFL fuzz.

Diff Detail

Repository
rL LLVM

Event Timeline

filcab updated this revision to Diff 25652.May 12 2015, 5:23 PM
filcab retitled this revision from to Change a reachable unreachable to a fatal error..
filcab updated this object.
filcab edited the test plan for this revision. (Show Details)
filcab added reviewers: rafael, craig.topper.
filcab added a subscriber: Unknown Object (MLST).

ping!

Filipe
rafael accepted this revision.May 19 2015, 6:02 AM
rafael edited edge metadata.

LGTM

Thanks

This revision is now accepted and ready to land.May 19 2015, 6:02 AM
This revision was automatically updated to reflect the committed changes.