forked from OSchip/llvm-project
53b8750e7d
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 |
||
---|---|---|
.. | ||
BlocksRuntime | ||
asan | ||
builtins | ||
cfi | ||
dfsan | ||
lsan | ||
msan | ||
profile | ||
safestack | ||
sanitizer_common | ||
tsan | ||
ubsan | ||
CMakeLists.txt | ||
lit.common.cfg | ||
lit.common.configured.in |