llvm-project/compiler-rt/lib/asan/tests
Kostya Serebryany ad855e9438 [asan] better diagnostics for mmap failure
llvm-svn: 161874
2012-08-14 15:18:40 +00:00
..
CMakeLists.txt [ASan] CMake support for building ASan runtime as a universal binary on Mac 2012-08-10 14:45:52 +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 [ASan] Support for cmake build of ASan unittests in 32-bit LLVM build. Currently, to run ASan unit tests both for 32- and 64 bits one has to maintain two distinct LLVM builds. In a bright future, we'd like to use a single build for this 2012-07-24 08:26:19 +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 Intercept CFAllocator for each thread in the program. 2012-07-23 14:07:58 +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] Add __asan_set_on_error_callback() interface function that allows user to set a callback to be called right when ASan detects an error 2012-08-13 11:23:40 +00:00
asan_racy_double_free_test.cc [asan] fix lint 2012-03-28 21:03:34 +00:00
asan_test.cc [asan] better diagnostics for mmap failure 2012-08-14 15:18:40 +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