[PATCH] D30783: [asan] Split SIGSEGV/SIGBUS handling so we can handle only one of them and not the other.
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 9 19:05:09 PST 2017
kcc added a comment.
what are those platforms and can we have at the very least tests for those platforms?
(Also, would be nice to have tests for linux/mac, but frankly I don't remember how to cause a SIGBUS on linux)
https://reviews.llvm.org/D30783
More information about the llvm-commits
mailing list