llvm-project/compiler-rt/test/sanitizer_common
Kostya Serebryany b044353bb2 [asan] under handle_abort=1 option intercept SIGABRT in addition to SIGSEGV/SIGBUS. Among other things this will allow to set up a death callback for SIGABRT and thus properly handle assert() in lib/Fuzzer
llvm-svn: 236474
2015-05-05 01:37:33 +00:00
..
TestCases [asan] under handle_abort=1 option intercept SIGABRT in addition to SIGSEGV/SIGBUS. Among other things this will allow to set up a death callback for SIGABRT and thus properly handle assert() in lib/Fuzzer 2015-05-05 01:37:33 +00:00
Unit
CMakeLists.txt [Sanitizer] Run test/sanitizer_common lit tests on all supported architectures. 2015-03-02 22:03:52 +00:00
lit.common.cfg Add runtime flag 'symbolize_inline_frames' to disable symbolization of inlined frames done in llvm-symbolizer 2014-10-24 18:34:43 +00:00
lit.site.cfg.in [Sanitizer] Run test/sanitizer_common lit tests on all supported architectures. 2015-03-02 22:03:52 +00:00