llvm-project/compiler-rt/lib/sanitizer_common/tests
Alexey Samsonov 53a965e125 [Sanitizer] Don't implicitly add object files to the list of dependencies when building compiler_rt unittests. Fix sanitizer_common and asan build rules accordingly. This also fixes check-sanitizer command on Ninja.
llvm-svn: 170870
2012-12-21 08:56:14 +00:00
..
CMakeLists.txt [Sanitizer] Don't implicitly add object files to the list of dependencies when building compiler_rt unittests. Fix sanitizer_common and asan build rules accordingly. This also fixes check-sanitizer command on Ninja. 2012-12-21 08:56:14 +00:00
lit.cfg [Sanitizer] Add new lit testsuite: check-sanitizer that runs unit tests for sanitizer_common runtime (shared between ASan and TSan) 2012-09-11 10:50:32 +00:00
lit.site.cfg.in [Sanitizer] Add new lit testsuite: check-sanitizer that runs unit tests for sanitizer_common runtime (shared between ASan and TSan) 2012-09-11 10:50:32 +00:00
sanitizer_allocator64_testlib.cc [sanitizer] add OnMap/OnUmap callbacks to the allocator interface 2012-12-12 14:32:18 +00:00
sanitizer_allocator_test.cc [sanitizer] one more stability fix in 64-bit allocator 2012-12-19 06:51:45 +00:00
sanitizer_common_test.cc [asan] fix lint, remove debug prints 2012-12-07 18:07:52 +00:00
sanitizer_flags_test.cc [Sanitizer] Resolve fixme: break dependency of sanitizer_common tests on TSan RTL 2012-08-31 10:15:44 +00:00
sanitizer_libc_test.cc Fix the internal_memmove() implementation that used to skip src[0] if dst < src. 2012-10-26 13:24:20 +00:00
sanitizer_list_test.cc [tsan] start using AllocatorCache in CombinedAllocator 2012-07-06 14:32:00 +00:00
sanitizer_printf_test.cc [Sanitizer] fix printf unittest on 32-bit arch 2012-11-02 14:28:17 +00:00
sanitizer_stackdepot_test.cc tsan: reserve msb in stack depot id's (required for msan) 2012-09-17 03:14:15 +00:00
sanitizer_test_main.cc [Sanitizer] Add new lit testsuite: check-sanitizer that runs unit tests for sanitizer_common runtime (shared between ASan and TSan) 2012-09-11 10:50:32 +00:00