..
CMakeLists.txt
Implement a small subset of the C++ `type_traits` header inside sanitizer_common so we can avoid depending on system C++ headers.
2018-12-13 19:55:36 +00:00
malloc_stress_transfer_test.cc
[sanitizer] adding a threaded performance stress test for malloc (useful for manual analysis of malloc performance)
2016-08-23 21:12:04 +00:00
sanitizer_allocator_test.cc
Fix invalid code that Clang trunk will soon diagnose.
2019-02-15 21:48:57 +00:00
sanitizer_allocator_testlib.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_atomic_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_bitvector_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_bvgraph_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_common_test.cc
Revert "Revert "[sanitizers] Restore internal_readlink for x32""
2019-02-28 19:34:01 +00:00
sanitizer_deadlock_detector_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_flags_test.cc
[compiler-rt] Fix reporting unrecognized flags in unit tests.
2019-01-29 02:31:57 +00:00
sanitizer_format_interceptor_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_ioctl_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_libc_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_linux_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_list_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_mutex_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_nolibc_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_nolibc_test_main.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_posix_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_printf_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_procmaps_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_pthread_wrappers.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_quarantine_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_ring_buffer_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_stackdepot_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_stacktrace_printer_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_stacktrace_test.cc
[NFC][Sanitizer] Replace last uses of old Unwind API
2019-03-01 23:50:47 +00:00
sanitizer_stoptheworld_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_stoptheworld_testlib.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_suppressions_test.cc
[sanitizers] add a regression test for the bug fixed in r354366
2019-02-19 19:28:08 +00:00
sanitizer_symbolizer_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_test_config.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_test_main.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_test_utils.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_thread_registry_test.cc
sanitizers: Introduce ThreadType enum
2019-02-07 11:01:22 +00:00
sanitizer_type_traits_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
sanitizer_vector_test.cc
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
standalone_malloc_test.cc
…