llvm-project/compiler-rt/test/lsan/TestCases/Linux
Francis Ricci 6b494d9edc make detect_leaks=1 the default for the lsan test suite
Summary:
This already appears to be the case in all .cc test files,
it was probably left out of the .c test files accidentally. Make it a global
default, instead of manually adding it to each individual test.

This is needed to force leak detection for Darwin tests, where leak detection
is disabled by default.

Reviewers: m.ostapenko, kubamracek, alekseyshl

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D32297

llvm-svn: 300890
2017-04-20 21:00:02 +00:00
..
cleanup_in_tsd_destructor.c
disabler_in_tsd_destructor.c
fork.cc
fork_threaded.cc
guard-page.c
lit.local.cfg
use_tls_dynamic.cc make detect_leaks=1 the default for the lsan test suite 2017-04-20 21:00:02 +00:00
use_tls_pthread_specific_dynamic.cc make detect_leaks=1 the default for the lsan test suite 2017-04-20 21:00:02 +00:00
use_tls_pthread_specific_static.cc make detect_leaks=1 the default for the lsan test suite 2017-04-20 21:00:02 +00:00
use_tls_static.cc make detect_leaks=1 the default for the lsan test suite 2017-04-20 21:00:02 +00:00