llvm-project/compiler-rt/test/asan
Filipe Cabecinhas f7c7c11312 [asan] Split SIGSEGV / SIGBUS handling so we can handle only one of them and not the other.
Summary: This is useful in some platforms where one of these signals is special.

Reviewers: kubamracek, kcc

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D30783

llvm-svn: 297665
2017-03-13 21:06:41 +00:00
..
TestCases [asan] Split SIGSEGV / SIGBUS handling so we can handle only one of them and not the other. 2017-03-13 21:06:41 +00:00
Unit [lit] Limit parallelism of sanitizer tests on Darwin [compiler-rt part, take 2] 2017-01-20 00:25:01 +00:00
android_commands [asan] Ignore host LD_LIBRARY_PATH in device tests. 2016-11-09 00:33:43 +00:00
CMakeLists.txt [compiler-rt][asan] Turn on ASAN unittests for win64. 2017-03-03 16:35:46 +00:00
lit.cfg [compiler-rt][asan] Add support for desallocation of unhandled pointers 2017-02-21 16:09:38 +00:00
lit.site.cfg.in Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00