llvm-project/compiler-rt/lib/asan/tests
Alexander Potapenko 4f1d3e8eaa Make sure NSObjects are allocated in a way that is visible to ASan.
llvm-svn: 153762
2012-03-30 17:31:15 +00:00
..
asan_benchmarks_test.cc [asan] micro-benchmark for use-after-return fake stack 2011-12-03 01:44:48 +00:00
asan_break_optimization.cc AddressSanitizer run-time library. Not yet integrated with the compiler-rt build system, but can be built using the old makefile. See details in README.txt 2011-11-30 01:07:02 +00:00
asan_exceptions_test.cc [asan]: test a pure C file with -faddress-sanitizer; lint fixes 2011-12-05 20:44:30 +00:00
asan_globals_test.cc AddressSanitizer run-time library. Not yet integrated with the compiler-rt build system, but can be built using the old makefile. See details in README.txt 2011-11-30 01:07:02 +00:00
asan_interface_test.cc [asan] disable GetOwnershipStressTest on non-linux 2012-03-16 22:15:22 +00:00
asan_mac_test.h Make sure NSObjects are allocated in a way that is visible to ASan. 2012-03-30 17:31:15 +00:00
asan_mac_test.mm Make sure NSObjects are allocated in a way that is visible to ASan. 2012-03-30 17:31:15 +00:00
asan_noinst_test.cc [asan] always collect malloc statstics (removed FLAG_stats) 2011-12-05 19:17:53 +00:00
asan_racy_double_free_test.cc [asan] fix lint 2012-03-28 21:03:34 +00:00
asan_test.cc Make sure NSObjects are allocated in a way that is visible to ASan. 2012-03-30 17:31:15 +00:00
asan_test.ignore AddressSanitizer run-time library. Not yet integrated with the compiler-rt build system, but can be built using the old makefile. See details in README.txt 2011-11-30 01:07:02 +00:00
asan_test_config.h [asan] Allocator tweaks for low memory systems. 2012-02-16 13:35:11 +00:00
asan_test_utils.h [ASan/tests] Make 'noinline' and a bunch of other stuff portable 2012-03-23 13:10:59 +00:00