aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorDan Liew <dan@su-root.co.uk>2019-12-16 14:20:16 -0800
committerDan Liew <dan@su-root.co.uk>2019-12-16 16:37:50 -0800
commite2bcc33b50f6ca8f37ce2d501b88119fc21eb783 (patch)
treef52d5cc3755b6e2031bbbcc798bf8226464ef942 /llvm/lib/Transforms/Utils/LoopUtils.cpp
parentf5bbe387e88511cd0ea09bc41742bbc1159de938 (diff)
downloadllvm-e2bcc33b50f6ca8f37ce2d501b88119fc21eb783.zip
llvm-e2bcc33b50f6ca8f37ce2d501b88119fc21eb783.tar.gz
llvm-e2bcc33b50f6ca8f37ce2d501b88119fc21eb783.tar.bz2
Change `asan/TestCases/Darwin/malloc_zone-protected.cpp` to call abort so that it **always crashes**.
Summary: This is needed because on some platforms we can't install signal handlers and so the application just traps (i.e. crashes) rather than being intercepted by ASan's signal handler which in the default Darwin config doesn't exit with a crashing exit code. rdar://problem/57984547 Reviewers: yln, kubamracek, jfb Subscribers: #sanitizers, llvm-commits Tags: #sanitizers, #llvm Differential Revision: https://reviews.llvm.org/D71573
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions