llvm-project/compiler-rt/lib/lsan/lit_tests/TestCases
Alexey Samsonov f56ddf7fd1 [LSan] Don't report leaks with single-frame stack traces
llvm-svn: 191522
2013-09-27 13:54:20 +00:00
..
SharedLibs
disabler.cc Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00
disabler_in_tsd_destructor.cc Revert to C-style callbacks for iteration over allocator chunks. 2013-06-24 08:34:50 +00:00
do_leak_check_override.cc Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00
fork.cc [lsan] Handle fork() correctly. 2013-07-08 12:57:24 +00:00
fork_threaded.cc [lsan] Fix test. 2013-07-08 14:08:05 +00:00
high_allocator_contention.cc Slightly improve lint checker script and fix a few style issues 2013-08-23 07:43:56 +00:00
ignore_object.cc Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00
ignore_object_errors.cc [lsan] Fix build again. 2013-06-28 15:23:15 +00:00
large_allocation_leak.cc Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00
leak_check_at_exit.cc [lsan] Add leak_check_at_exit flag. 2013-08-01 14:57:07 +00:00
link_turned_off.cc Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00
sanity_check_pure_c.c [lsan] Add a regression test for building C code. 2013-08-22 14:48:44 +00:00
stale_stack_leak.cc Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00
suppressions_default.cc Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00
suppressions_file.cc Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00
suppressions_file.cc.supp [lsan] Add suppression support. 2013-06-28 14:38:31 +00:00
swapcontext.cc [LSan] Don't report leaks with single-frame stack traces 2013-09-27 13:54:20 +00:00
use_globals_initialized.cc Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00
use_globals_uninitialized.cc Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00
use_registers.cc Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00
use_stacks.cc Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00
use_stacks_threaded.cc Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00
use_tls_dynamic.cc Revert r189347: it breaks on machines w/o installed debug versions of system libraries 2013-08-27 14:04:01 +00:00
use_tls_pthread_specific_dynamic.cc Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00
use_tls_pthread_specific_static.cc Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00
use_tls_static.cc Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00
use_unaligned.cc Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00