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
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
compiler-rt
/
test
/
tsan
History
Peter Collingbourne
e68efed71b
Fix more compiler-rt tests after
#149015
.
2025-07-17 12:35:18 -07:00
..
Darwin
Fix more compiler-rt tests after
#149015
.
2025-07-17 12:35:18 -07:00
libcxx
Fix more compiler-rt tests after
#149015
.
2025-07-17 12:35:18 -07:00
libdispatch
Rename config.host_os to config.target_os.
2025-07-17 11:12:29 -07:00
Linux
Fix more compiler-rt tests after
#149015
.
2025-07-17 12:35:18 -07:00
Unit
Rename config.host_os to config.target_os.
2025-07-17 11:12:29 -07:00
aligned_vs_unaligned_race.cpp
…
annotate_happens_before.cpp
…
atexit2.cpp
…
atexit3.cpp
…
atexit4.cpp
…
atexit5.cpp
…
atexit.cpp
…
atomic_free2.cpp
…
atomic_free3.cpp
…
atomic_free.cpp
…
atomic_hle.cpp
…
atomic_norace2.cpp
…
atomic_norace.cpp
…
atomic_race.cpp
…
atomic_stack.cpp
…
atomic_store.cpp
…
barrier.cpp
…
bench_acquire_only.cpp
…
bench_acquire_release.cpp
…
bench_local_mutex.cpp
…
bench_malloc.cpp
…
bench_memory_access.cpp
…
bench_mutex.cpp
…
bench_release_only.cpp
…
bench_rwmutex.cpp
…
bench_shadow_flush.cpp
…
bench_single_writer.cpp
…
bench_ten_mutexes.cpp
…
bench_threads.cpp
…
bench.h
…
benign_race.cpp
…
CMakeLists.txt
…
compare_exchange_acquire_fence.cpp
…
compare_exchange.cpp
…
cond_cancel.c
…
cond_destruction.cpp
…
cond_race.cpp
…
cond_version.c
…
cond.c
…
custom_mutex0.cpp
…
custom_mutex1.cpp
…
custom_mutex2.cpp
…
custom_mutex3.cpp
…
custom_mutex4.cpp
…
custom_mutex5.cpp
…
custom_mutex.h
…
cxa_guard_acquire.cpp
…
deadlock_detector_stress_test.cpp
…
debug_alloc_stack.cpp
…
debug_locate.cpp
…
debug_mutex_bad_unlock.cpp
…
debugging.cpp
…
deep_stack1.cpp
…
deep_stack2.cpp
…
default_options.cpp
…
deflake.bash
…
dl_iterate_phdr.cpp
…
dlclose.cpp
…
dtls.c
…
exceptions.cpp
…
fd_close_norace2.cpp
…
fd_close_norace3.cpp
…
fd_close_norace.cpp
…
fd_close_race.cpp
…
fd_dup_norace2.cpp
…
fd_dup_norace.cpp
…
fd_dup_race.cpp
…
fd_location_closed.cpp
…
fd_location.cpp
…
fd_pipe_norace.cpp
…
fd_pipe_race.cpp
…
fd_socket_connect_norace.cpp
…
fd_socket_norace.cpp
…
fd_socketpair_norace.cpp
…
fd_stdout_race.cpp
…
fd_tid_recycled.cpp
…
fiber_asm.cpp
…
fiber_cleanup.cpp
…
fiber_from_thread.cpp
…
fiber_longjmp.cpp
…
fiber_race.cpp
…
fiber_simple.cpp
…
fiber_two_threads.cpp
…
flush_memory.cpp
…
force_background_thread.cpp
…
fork_atexit.cpp
…
fork_deadlock.cpp
…
fork_multithreaded3.cpp
…
fork_multithreaded.cpp
…
free_race2.c
…
free_race3.c
…
free_race.c
…
free_race.c.supp
…
getline_nohang.cpp
…
global_race2.cpp
…
global_race3.cpp
…
global_race.cpp
…
halt_on_error.cpp
…
heap_race.cpp
…
ignore_free.cpp
…
ignore_lib0.cpp
…
ignore_lib0.cpp.supp
…
ignore_lib1.cpp
…
ignore_lib1.cpp.supp
…
ignore_lib2.cpp
…
ignore_lib2.cpp.supp
…
ignore_lib3.cpp
…
ignore_lib3.cpp.supp
…
ignore_lib4.cpp
…
ignore_lib5.cpp
…
ignore_lib5.cpp.supp
…
ignore_lib6.cpp
…
ignore_lib6.cpp.supp
…
ignore_lib_lib.h
…
ignore_malloc.cpp
…
ignore_race.cpp
…
ignore_sync.cpp
…
ignored-interceptors-mmap.cpp
…
ignorelist2.cpp
…
ignorelist.cpp
…
inlined_memcpy_race2.cpp
…
inlined_memcpy_race.cpp
…
interface_atomic_test.c
…
java_alloc.cpp
…
java_finalizer2.cpp
…
java_finalizer.cpp
…
java_find.cpp
…
java_heap_init2.cpp
Reland [TSan] Clarify and enforce shadow end alignment (
#146676
)
2025-07-02 20:28:30 +08:00
java_heap_init.cpp
…
java_lock_move.cpp
…
java_lock_rec_race.cpp
…
java_lock_rec.cpp
…
java_lock.cpp
…
java_move_overlap_race.cpp
…
java_move_overlap.cpp
…
java_race_move.cpp
…
java_race_pc.cpp
…
java_race.cpp
…
java_rwlock.cpp
…
java_symbolization_legacy.cpp
…
java_symbolization.cpp
…
java_volatile.cpp
…
java.h
…
large_malloc_meta.cpp
…
lit.cfg.py
Rename config.host_os to config.target_os.
2025-07-17 11:12:29 -07:00
lit.site.cfg.py.in
…
load_shared_lib.cpp
…
longjmp2.cpp
…
longjmp3.cpp
…
longjmp4.cpp
…
longjmp.cpp
…
lots_of_threads.c
…
malloc_overflow.cpp
…
malloc_stack.cpp
…
many_held_mutex.cpp
…
map32bit.cpp
…
memcmp_race.cpp
…
memcpy_race.cpp
…
mmap_large.cpp
…
mmap_lots.cpp
…
mmap_stress2.cpp
…
mmap_stress.cpp
…
mop1.c
…
mop_with_offset2.cpp
…
mop_with_offset.cpp
…
munmap_clear_shadow.c
Reland [TSan] Clarify and enforce shadow end alignment (
#146676
)
2025-07-02 20:28:30 +08:00
munmap_invalid.cpp
…
must_deadlock.cpp
…
mutex_annotations.cpp
…
mutex_bad_read_lock.cpp
…
mutex_bad_read_unlock.cpp
…
mutex_bad_unlock.cpp
…
mutex_cycle2.c
…
mutex_cycle_long.c
…
mutex_destroy_locked2.cpp
…
mutex_destroy_locked.cpp
…
mutex_double_lock.cpp
…
mutex_held_wrong_context.cpp
…
mutex_lock_destroyed.cpp
…
mutexset1.cpp
…
mutexset2.cpp
…
mutexset3.cpp
…
mutexset4.cpp
…
mutexset5.cpp
…
mutexset6.cpp
…
mutexset7.cpp
…
mutexset8.cpp
…
on_exit.cpp
…
on_initialize_finalize_hooks.cpp
…
pie_test.cpp
…
print_full_thread_history.cpp
…
printf-1.c
…
pthread_atfork_deadlock2.c
…
pthread_atfork_deadlock3.c
…
pthread_atfork_deadlock.c
…
pthread_key.cpp
…
pthread_mutex_clocklock.cpp
…
race_on_barrier2.c
…
race_on_barrier.c
…
race_on_fputs.cpp
…
race_on_heap.cpp
…
race_on_mutex2.c
…
race_on_mutex.c
…
race_on_puts.cpp
…
race_on_read.cpp
…
race_on_speculative_load.cpp
…
race_on_write.cpp
…
race_range_pc.cpp
…
race_stress.cpp
…
race_top_suppression1.cpp
…
race_top_suppression.cpp
…
race_with_finished_thread.cpp
…
real_deadlock_detector_stress_test.cpp
…
restore_stack.cpp
…
setuid2.c
…
signal_block2.cpp
…
signal_block.cpp
…
signal_cond.cpp
…
signal_errno.cpp
…
signal_exit.cpp
…
signal_in_mutex_lock.cpp
…
signal_in_read.c
…
signal_longjmp.cpp
…
signal_malloc.cpp
…
signal_pause.cpp
…
signal_recursive.cpp
[TSan][Test] Disable signal_recursive.cpp test on Darwin (
#141135
)
2025-05-22 16:22:21 -07:00
signal_reset.cpp
…
signal_sync2.cpp
…
signal_sync.cpp
…
signal_thread2.cpp
…
signal_thread_sigctx_race.cpp
…
signal_thread.cpp
…
signal_write.cpp
…
sigsuspend.cpp
…
simple_race.c
…
simple_race.cpp
…
simple_stack2.cpp
…
simple_stack.c
…
sleep_sync2.cpp
…
sleep_sync.cpp
…
stack_race2.cpp
…
stack_race3.cpp
[TSan, SanitizerBinaryMetadata] Analyze the capture status for
alloca
rather than arbitrary
Addr
(
#132756
)
2025-04-24 10:48:07 +02:00
stack_race.cpp
…
stack_sync_reuse.cpp
…
static_init1.cpp
…
static_init2.cpp
…
static_init3.cpp
…
static_init4.cpp
…
static_init5.cpp
…
static_init6.cpp
…
static_init7.cpp
…
strerror_r.cpp
…
stress.cpp
…
sunrpc.cpp
…
suppress_same_address.cpp
…
suppress_same_stacks.cpp
…
suppressions_global.cpp
…
suppressions_global.cpp.supp
…
suppressions_mutex.cpp
…
suppressions_mutex.cpp.supp
…
suppressions_race2.cpp
…
suppressions_race2.cpp.supp
…
suppressions_race.cpp
…
suppressions_race.cpp.supp
…
test.h
…
thread_detach2.c
…
thread_detach.c
…
thread_end_with_ignore2.cpp
…
thread_end_with_ignore3.cpp
…
thread_end_with_ignore.cpp
…
thread_exit.c
…
thread_leak2.c
…
thread_leak3.c
…
thread_leak4.c
…
thread_leak5.c
…
thread_leak.c
…
thread_name2.cpp
…
thread_name.cpp
…
tiny_race.c
…
tls_race2.cpp
…
tls_race.cpp
…
tsan-vs-gvn.cpp
…
unaligned_norace.cpp
…
unaligned_race.cpp
…
vector_race.cpp
…
vfork.cpp
…
virtual_inheritance_compile_bug.cpp
…
vptr_benign_race.cpp
…
vptr_harmful_race2.cpp
…
vptr_harmful_race3.cpp
…
vptr_harmful_race4.cpp
…
vptr_harmful_race.cpp
…
write_in_reader_lock.cpp
…