[PATCH] D42329: [ubsan] Disable signal handling on Android.

Stephen Hines via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 20:18:02 PST 2018


srhines accepted this revision.
srhines added a comment.

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.


https://reviews.llvm.org/D42329





More information about the llvm-commits mailing list