[PATCH] D38669: [sanitizer] Don't intercept signal and sigaction on Fuchsia

Roland McGrath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 7 20:24:37 PDT 2017


mcgrathr requested changes to this revision.
mcgrathr added a comment.
This revision now requires changes to proceed.

What effect does this have?
Nothing built for Fuchsia ought to be using sanitizer_signal_interceptors.inc or HandleDeadlySignal in the first place.


Repository:
  rL LLVM

https://reviews.llvm.org/D38669





More information about the llvm-commits mailing list