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
/
tsan
/
tests
/
unit
History
Ahsan Saghir
4f6a6ba126
Revert "tsan: fix trace tests on darwin"
...
This reverts commit 94ea36649ecc854d290c6797e6adb91bdfac756d. Reverting due to errors on buildbots.
2021-09-27 20:17:17 -05:00
..
CMakeLists.txt
tsan: add new trace
2021-08-16 10:24:11 +02:00
tsan_clock_test.cpp
tsan: fixes to ThreadClock::releaseStoreAcquire and tests
2020-04-16 22:53:26 +02:00
tsan_dense_alloc_test.cpp
tsan: increase dense slab alloc capacity
2021-04-29 07:34:50 +02:00
tsan_flags_test.cpp
tsan: remove "expected" races
2021-07-31 08:54:49 +02:00
tsan_ilist_test.cpp
tsan: Fix the improper argument type in tsan_ilist_test.cpp
2021-07-29 20:49:16 -05:00
tsan_mman_test.cpp
tsan: introduce New/Alloc/Free helpers
2021-07-30 11:51:55 +02:00
tsan_mutexset_test.cpp
…
tsan_shadow_test.cpp
tsan: clean up and enable format string checking
2021-08-13 13:45:15 +02:00
tsan_stack_test.cpp
tsan: move shadow stack into ThreadState
2021-09-27 12:53:02 +02:00
tsan_sync_test.cpp
tsan: don't save creation stack for some sync objects
2021-08-02 13:30:24 +02:00
tsan_trace_test.cpp
Revert "tsan: fix trace tests on darwin"
2021-09-27 20:17:17 -05:00
tsan_unit_test_main.cpp
…
tsan_vector_clock_test.cpp
tsan: add new vector clock
2021-08-02 13:45:31 +02:00