This is an archive of the discontinued LLVM Phabricator instance.

[asan] Properly handle exceptions.
ClosedPublic

Authored by mpividori on Feb 2 2017, 9:25 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

mpividori created this revision.Feb 2 2017, 9:25 AM
rnk accepted this revision.Feb 2 2017, 9:50 AM

lgtm

I'm guessing the libfuzzer test suite exhibits these types of crashes, and we need to handle them.

This revision is now accepted and ready to land.Feb 2 2017, 9:50 AM
This revision was automatically updated to reflect the committed changes.