diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2023-08-07 11:26:28 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2023-08-07 13:20:38 -0700 |
commit | 17226c976e04856b10e2da34e93c89596660f882 (patch) | |
tree | 3d7cee542189dd464e521330f97ac99099f64ea1 /llvm/lib/FileCheck/FileCheckImpl.h | |
parent | b98d0b2e4cfa07cac8ce20e24ae4fc1736da0034 (diff) | |
download | llvm-17226c976e04856b10e2da34e93c89596660f882.zip llvm-17226c976e04856b10e2da34e93c89596660f882.tar.gz llvm-17226c976e04856b10e2da34e93c89596660f882.tar.bz2 |
[lldb] Make TSan errors fatal when running the test suite
Set the halt_on_error runtime flag to make TSan errors fatal when
running the test suite. For the API tests the environment variables are
set conditionally on whether the TSan is enabled. The Shell and Unit
tests don't have that logic but setting the environment variable is
harmless. For consistency, I've also mirrored the ASAN option
(detect_stack_use_after_return=1) for the Shell tests.
Differential revision: https://reviews.llvm.org/D157152
Diffstat (limited to 'llvm/lib/FileCheck/FileCheckImpl.h')
0 files changed, 0 insertions, 0 deletions