This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
c42c219d57
llvm-project
/
compiler-rt
/
test
/
tsan
History
Dmitry Vyukov
eac8cc7a42
tsan: fix flaky test
...
llvm-svn: 204119
2014-03-18 06:37:31 +00:00
..
Helpers
…
SharedLibs
tsan: fix flaky test
2014-03-18 06:37:31 +00:00
Unit
…
CMakeLists.txt
[CMake] lit tests shouldn't depend on runtimes in standalone build
2014-02-20 09:47:18 +00:00
aligned_vs_unaligned_race.cc
…
allocator_returns_null.cc
…
atomic_free.cc
…
atomic_free2.cc
…
atomic_norace.cc
…
atomic_race.cc
…
atomic_stack.cc
…
benign_race.cc
…
blacklist.cc
…
cond.c
…
cond_cancel.c
tsan: fix handling of pthread_cond_wait in presence of pthread_cancel
2014-03-12 09:48:14 +00:00
cond_race.cc
tsan: fix handling of pthread_cond_wait in presence of pthread_cancel
2014-03-12 09:48:14 +00:00
cond_version.c
…
deadlock_detector_stress_test.cc
[sanitizer] a bit more informative deadlock detector report (still lots to improve)
2014-03-18 05:56:14 +00:00
deep_stack1.cc
…
default_options.cc
…
fd_close_norace.cc
…
fd_close_norace2.cc
…
fd_dup_norace.cc
…
fd_location.cc
…
fd_pipe_norace.cc
…
fd_pipe_race.cc
…
fd_socket_connect_norace.cc
…
fd_socket_norace.cc
…
fd_socketpair_norace.cc
…
fd_stdout_race.cc
…
fork_deadlock.cc
…
fork_multithreaded.cc
…
fork_multithreaded3.cc
…
free_race.c
…
free_race.c.supp
…
free_race2.c
…
getline_nohang.cc
…
global_race.cc
…
halt_on_error.cc
…
heap_race.cc
…
ignore_free.cc
…
ignore_lib0.cc
…
ignore_lib0.cc.supp
…
ignore_lib1.cc
…
ignore_lib1.cc.supp
…
ignore_lib2.cc
…
ignore_lib2.cc.supp
…
ignore_lib3.cc
…
ignore_lib3.cc.supp
…
ignore_lib_lib.h
…
ignore_malloc.cc
…
ignore_race.cc
…
ignore_sync.cc
…
inlined_memcpy_race.cc
…
interface_atomic_test.c
…
java.h
…
java_alloc.cc
…
java_lock.cc
…
java_lock_move.cc
…
java_lock_rec.cc
…
java_lock_rec_race.cc
…
java_race.cc
…
java_race_move.cc
…
java_rwlock.cc
…
lit.cfg
Add rudimentary support for running compiler-rt lit tests with GCC
2014-02-19 15:13:14 +00:00
lit.site.cfg.in
…
load_shared_lib.cc
tsan: fix flaky test
2014-03-18 06:37:31 +00:00
longjmp.cc
…
longjmp2.cc
…
longjmp3.cc
…
longjmp4.cc
…
malloc_hook.cc
…
malloc_overflow.cc
…
malloc_stack.cc
…
memcpy_race.cc
…
mop_with_offset.cc
…
mop_with_offset2.cc
…
mutex_cycle2.c
[tsan] when printing a mutex, also print its address. Properly print the deadlock report.
2014-02-19 14:17:25 +00:00
mutex_destroy_locked.cc
…
mutex_robust.cc
…
mutex_robust2.cc
…
mutexset1.cc
[tsan] when printing a mutex, also print its address. Properly print the deadlock report.
2014-02-19 14:17:25 +00:00
mutexset2.cc
[tsan] when printing a mutex, also print its address. Properly print the deadlock report.
2014-02-19 14:17:25 +00:00
mutexset3.cc
[tsan] when printing a mutex, also print its address. Properly print the deadlock report.
2014-02-19 14:17:25 +00:00
mutexset4.cc
[tsan] when printing a mutex, also print its address. Properly print the deadlock report.
2014-02-19 14:17:25 +00:00
mutexset5.cc
[tsan] when printing a mutex, also print its address. Properly print the deadlock report.
2014-02-19 14:17:25 +00:00
mutexset6.cc
[tsan] when printing a mutex, also print its address. Properly print the deadlock report.
2014-02-19 14:17:25 +00:00
mutexset7.cc
…
mutexset8.cc
[tsan] when printing a mutex, also print its address. Properly print the deadlock report.
2014-02-19 14:17:25 +00:00
oob_race.cc
…
printf-1.c
…
race_on_barrier.c
…
race_on_barrier2.c
…
race_on_heap.cc
…
race_on_mutex.c
…
race_on_mutex2.c
…
race_on_read.cc
…
race_on_speculative_load.cc
…
race_on_write.cc
…
race_with_finished_thread.cc
…
signal_errno.cc
…
signal_malloc.cc
…
sigsuspend.cc
…
simple_race.c
…
simple_race.cc
…
simple_stack.c
…
simple_stack2.cc
…
sleep_sync.cc
…
sleep_sync2.cc
…
stack_race.cc
…
stack_race2.cc
…
static_init1.cc
…
static_init2.cc
…
static_init3.cc
…
static_init4.cc
…
static_init5.cc
…
static_init6.cc
…
suppress_same_address.cc
…
suppress_same_stacks.cc
…
suppressions_global.cc
…
suppressions_global.cc.supp
…
suppressions_race.cc
…
suppressions_race.cc.supp
…
suppressions_race2.cc
…
suppressions_race2.cc.supp
…
test_output.sh
…
thread_end_with_ignore.cc
…
thread_end_with_ignore2.cc
…
thread_end_with_ignore3.cc
…
thread_leak.c
…
thread_leak2.c
…
thread_leak3.c
…
thread_leak4.c
…
thread_leak5.c
…
thread_name.cc
…
thread_name2.cc
…
tiny_race.c
…
tls_race.cc
…
tls_race2.cc
…
tsan-vs-gvn.cc
…
unaligned_norace.cc
…
unaligned_race.cc
…
user_fopen.cc
…
user_malloc.cc
…
vfork.cc
tsan: intercept vfork
2014-02-27 14:36:16 +00:00
virtual_inheritance_compile_bug.cc
…
vptr_benign_race.cc
…
vptr_harmful_race.cc
…
vptr_harmful_race2.cc
…
vptr_harmful_race3.cc
tsan: update the test since the bug is fixed
2014-03-13 10:54:16 +00:00
write_in_reader_lock.cc
…