[PATCH] D34434: Revert "[compiler-rt] Don't reset non-default user handler if allow_user_segv_handler is true."

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 18:07:31 PDT 2017


vitalybuka created this revision.
Herald added subscribers: dberris, kubamracek.

On Android we still need to reset preinstalled handlers and allow use handlers later.

This reverts commit r304039.


https://reviews.llvm.org/D34434

Files:
  lib/sanitizer_common/sanitizer_posix_libcdep.cc
  test/asan/TestCases/Linux/preinstalled_signal.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34434.103310.patch
Type: text/x-patch
Size: 4690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170621/faae02f6/attachment.bin>


More information about the llvm-commits mailing list