[PATCH] D30783: [asan] Split SIGSEGV/SIGBUS handling so we can handle only one of them and not the other.
Filipe Cabecinhas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 11 07:08:49 PST 2017
filcab updated this revision to Diff 91470.
filcab marked an inline comment as done.
filcab added a comment.
Updating and fixing test
https://reviews.llvm.org/D30783
Files:
lib/asan/tests/asan_test.cc
lib/sanitizer_common/sanitizer_flags.inc
lib/sanitizer_common/sanitizer_linux.cc
lib/sanitizer_common/sanitizer_mac.cc
lib/sanitizer_common/sanitizer_posix.cc
test/asan/TestCases/Posix/asan-sigbus.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30783.91470.patch
Type: text/x-patch
Size: 4119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170311/8f24f67c/attachment.bin>
More information about the llvm-commits
mailing list