Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Asan][Msan] Unit tests Disable some tests for FreeBSD | David Carlier | 2018-07-25 | 1 | -0/+2 |
* | [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) | Kamil Rytarowski | 2018-01-17 | 1 | -0/+4 |
* | [asan] Fix try to fix test on Android | Vitaly Buka | 2017-06-29 | 1 | -4/+4 |
* | [compiler-rt] Switch handle_<signal> flags from bool to enum. | Vitaly Buka | 2017-05-19 | 1 | -1/+1 |
* | Mark the asan-sigbus.cpp ASan testcase as unsupported on iOS. We don't handle... | Kuba Mracek | 2017-04-26 | 1 | -0/+2 |
* | [asan] Split SIGSEGV / SIGBUS handling so we can handle only one of them and ... | Filipe Cabecinhas | 2017-03-13 | 1 | -0/+40 |