hanchenye-llvm-project/compiler-rt/test/lsan/TestCases
Evgeniy Stepanov f294d5b829 [sanitizer] Flag parser rewrite.
The new parser is a lot stricter about syntax, reports unrecognized
flags, and will make it easier to implemented some of the planned features.

llvm-svn: 226169
2015-01-15 15:13:43 +00:00
..
cleanup_in_tsd_destructor.cc
disabler.cc
disabler_in_tsd_destructor.cc
do_leak_check_override.cc
fork.cc
fork_threaded.cc
high_allocator_contention.cc
ignore_object.cc [sanitizer] Flag parser rewrite. 2015-01-15 15:13:43 +00:00
ignore_object_errors.cc [sanitizer] Flag parser rewrite. 2015-01-15 15:13:43 +00:00
large_allocation_leak.cc
leak_check_at_exit.cc [lsan] Fix a typo in a test. 2015-01-15 15:00:49 +00:00
leak_check_before_thread_started.cc [lsan] Add debug output to leak_check_before_thread_started.cc. 2014-12-19 15:33:13 +00:00
link_turned_off.cc
new_array_with_dtor_0.cc
pointer_to_self.cc
print_suppressions.cc
register_root_region.cc
sanity_check_pure_c.c
stale_stack_leak.cc
suppressions_default.cc
suppressions_file.cc Fix suppressions file usage 2014-12-18 18:25:18 +00:00
swapcontext.cc
use_after_return.cc
use_globals_initialized.cc
use_globals_uninitialized.cc
use_poisoned_asan.cc
use_registers.cc
use_stacks.cc
use_stacks_threaded.cc
use_tls_dynamic.cc
use_tls_pthread_specific_dynamic.cc
use_tls_pthread_specific_static.cc
use_tls_static.cc
use_unaligned.cc