This is an archive of the discontinued LLVM Phabricator instance.

[ubsan] Disable signal handling on Android.
ClosedPublic

Authored by eugenis on Jan 19 2018, 6:24 PM.

Event Timeline

eugenis created this revision.Jan 19 2018, 6:24 PM
vitalybuka accepted this revision.Jan 19 2018, 6:27 PM
This revision is now accepted and ready to land.Jan 19 2018, 6:27 PM
eugenis updated this revision to Diff 130742.Jan 19 2018, 6:28 PM

add one more reason

srhines accepted this revision.Jan 19 2018, 8:17 PM

Thanks so much for helping us figure this out. Hopefully we can find a better way to actually allow for signal interception, but this at least gets us back to a working build.

This revision was automatically updated to reflect the committed changes.
Herald added a subscriber: Restricted Project. · View Herald TranscriptJan 22 2018, 11:27 AM