[PATCH] D37793: [compiler-rt] Use SignalContext in ErrorStackOverflow and ErrorDeadlySignal

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 13 00:31:12 PDT 2017


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

Part of https://github.com/google/sanitizers/issues/637


https://reviews.llvm.org/D37793

Files:
  compiler-rt/lib/asan/asan_errors.cc
  compiler-rt/lib/asan/asan_errors.h
  compiler-rt/lib/sanitizer_common/sanitizer_common.h
  compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cc
  compiler-rt/lib/sanitizer_common/sanitizer_posix.cc
  compiler-rt/lib/sanitizer_common/sanitizer_win.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37793.114987.patch
Type: text/x-patch
Size: 10542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170913/5a4df4ba/attachment.bin>


More information about the llvm-commits mailing list