llvm-project/compiler-rt/lib/asan/tests
Alexey Samsonov c37ac17629 [ASan] cmake unit tests: explicitly add necessary linker flags when linking unit tests with asan runtime
llvm-svn: 159420
2012-06-29 11:29:39 +00:00
..
CMakeLists.txt [ASan] cmake unit tests: explicitly add necessary linker flags when linking unit tests with asan runtime 2012-06-29 11:29:39 +00:00
asan_benchmarks_test.cc Remove file-type tags for .cc files in ASan run-time library 2012-06-04 13:50:10 +00:00
asan_break_optimization.cc Remove file-type tags for .cc files in ASan run-time library 2012-06-04 13:50:10 +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 Remove file-type tags for .cc files in ASan run-time library 2012-06-04 13:50:10 +00:00
asan_mac_test.h Add a test for issue 81 -- AddressSanitizerMac.DISABLED_CFAllocatorDefaultDoubleFree_ChildPhread 2012-06-21 16:08:11 +00:00
asan_mac_test.mm [ASan] cmake support for running asan unit tests on Mac 2012-06-28 12:19:52 +00:00
asan_noinst_test.cc [ASan] fix the build - erase second main as we link all test sources together 2012-06-28 13:44:27 +00:00
asan_racy_double_free_test.cc [asan] fix lint 2012-03-28 21:03:34 +00:00
asan_test.cc Small lint fix. 2012-06-21 16:40:59 +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