summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/asan/TestCases/Posix/asan-sigbus.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Asan][Msan] Unit tests Disable some tests for FreeBSDDavid Carlier2018-07-251-0/+2
* [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274)Kamil Rytarowski2018-01-171-0/+4
* [asan] Fix try to fix test on AndroidVitaly Buka2017-06-291-4/+4
* [compiler-rt] Switch handle_<signal> flags from bool to enum.Vitaly Buka2017-05-191-1/+1
* Mark the asan-sigbus.cpp ASan testcase as unsupported on iOS. We don't handle...Kuba Mracek2017-04-261-0/+2
* [asan] Split SIGSEGV / SIGBUS handling so we can handle only one of them and ...Filipe Cabecinhas2017-03-131-0/+40
OpenPOWER on IntegriCloud