This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
compiler-rt
/
lib
/
sanitizer_common
/
tests
History
Vitaly Buka
7106de9573
[sanitizer] Add MemCpyAccessible (
#112794
)
...
A layer over `TryMemCpy` to copy only available pages.
2024-10-17 17:27:57 -07:00
..
CMakeLists.txt
[compiler-rt] Revise IDE folder structure (
#89753
)
2024-06-04 09:26:45 +02:00
malloc_stress_transfer_test.cpp
…
sanitizer_addrhashmap_test.cpp
…
sanitizer_allocator_test.cpp
[sanitizer_common][test] Always skip select allocator tests on SPARC V9 (
#100530
)
2024-07-30 08:54:10 +02:00
sanitizer_allocator_testlib.cpp
…
sanitizer_array_ref_test.cpp
…
sanitizer_atomic_test.cpp
…
sanitizer_bitvector_test.cpp
[sanitizer_common] Fix type in format specifier by casting
2024-01-25 19:17:02 +00:00
sanitizer_bvgraph_test.cpp
…
sanitizer_chained_origin_depot_test.cpp
[NFC] Fix flakiness in test if run unsharded (
#112439
)
2024-10-15 14:40:06 -07:00
sanitizer_common_test.cpp
[NFC][sanitizer] Use InitializePlatformEarly() in test (
#109224
)
2024-09-18 17:28:49 -07:00
sanitizer_deadlock_detector_test.cpp
…
sanitizer_dense_map_test.cpp
…
sanitizer_flags_test.cpp
…
sanitizer_flat_map_test.cpp
…
sanitizer_format_interceptor_test.cpp
…
sanitizer_hash_test.cpp
…
sanitizer_ioctl_test.cpp
[sanitizer_common][test] Fix SanitizerIoctl/KVM_GET_* tests on Linux/… (
#100532
)
2024-07-30 08:55:45 +02:00
sanitizer_leb128_test.cpp
…
sanitizer_libc_test.cpp
…
sanitizer_linux_test.cpp
[NFC] Remove unnececary check from test (
#112438
)
2024-10-15 14:37:48 -07:00
sanitizer_list_test.cpp
…
sanitizer_lzw_test.cpp
…
sanitizer_mac_test.cpp
…
sanitizer_module_uuid_size.cpp
…
sanitizer_mutex_test.cpp
…
sanitizer_nolibc_test_main.cpp
…
sanitizer_nolibc_test.cpp
…
sanitizer_posix_test.cpp
[sanitizer] Add MemCpyAccessible (
#112794
)
2024-10-17 17:27:57 -07:00
sanitizer_printf_test.cpp
…
sanitizer_procmaps_mac_test.cpp
…
sanitizer_procmaps_test.cpp
…
sanitizer_pthread_wrappers.h
…
sanitizer_quarantine_test.cpp
…
sanitizer_range_test.cpp
…
sanitizer_ring_buffer_test.cpp
…
sanitizer_stack_store_test.cpp
…
sanitizer_stackdepot_test.cpp
[sanitizer_common] Use %p to print addresses (
#98578
)
2024-07-18 18:14:54 -07:00
sanitizer_stacktrace_printer_test.cpp
[sanitizer_common] Use %p to print addresses (
#98578
)
2024-07-18 18:14:54 -07:00
sanitizer_stacktrace_test.cpp
[NFC] [sanitizers] leave BufferedStackTrace uninit in tests
2024-08-07 15:19:28 -07:00
sanitizer_stoptheworld_test.cpp
…
sanitizer_stoptheworld_testlib.cpp
…
sanitizer_suppressions_test.cpp
[sanitizers] improve debug output for failed suppression parse (
#72066
)
2023-12-18 17:10:55 -08:00
sanitizer_symbolizer_test.cpp
…
sanitizer_test_config.h
…
sanitizer_test_main.cpp
…
sanitizer_test_utils.h
…
sanitizer_thread_arg_retval_test.cpp
…
sanitizer_thread_registry_test.cpp
[NFC][sanitizer] Add Debug utility to print thread history (
#111948
)
2024-10-11 16:58:42 -07:00
sanitizer_type_traits_test.cpp
…
sanitizer_vector_test.cpp
…
standalone_malloc_test.cpp
…