llvm-project/compiler-rt/lib/asan/tests
Evgeniy Stepanov 65fb0a5425 [asan] Use __ANDROID__ guard in asan_test.
llvm-svn: 163313
2012-09-06 12:50:28 +00:00
..
CMakeLists.txt [ASan] hoist more compile flags to SANITIZER_COMMON_CFLAGS var and add the rest of flags/defs from old Makefile to CMake 2012-09-05 09:00:03 +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 Relocate the external headers provided by ASan and the common sanitizer 2012-08-29 02:27:54 +00:00
asan_racy_double_free_test.cc [asan] fix lint 2012-03-28 21:03:34 +00:00
asan_test.cc [asan] Use __ANDROID__ guard in asan_test. 2012-09-06 12:50:28 +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 Whitespace/lint 2012-08-30 14:22:21 +00:00