llvm-project/compiler-rt/test/ubsan
Alexey Samsonov 53b8750e7d [Sanitizers] Make abort_on_error common flag.
Summary:
Teach all sanitizers to call abort() instead of _exit() after printing
an error report, if requested. This behavior is the default on Mac OS.

Reviewers: kcc, kubabrecka

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D12332

llvm-svn: 246205
2015-08-27 20:40:24 +00:00
..
TestCases [UBSan] Test churn: use the approach from r244839 and r245962 in UBSan lit tests. 2015-08-25 19:01:44 +00:00
CMakeLists.txt [CMake] Need to filter out test architectures on ubsan as well. 2015-08-21 18:06:00 +00:00
lit.common.cfg [Sanitizers] Make abort_on_error common flag. 2015-08-27 20:40:24 +00:00
lit.site.cfg.in [UBSan] Run all UBSan tests in 32-bit mode as well. 2015-02-26 19:19:44 +00:00