llvm-project/compiler-rt/lib/tsan/tests
Daniel S Fava 3b222ef246 tsan: fixes to ThreadClock::releaseStoreAcquire and tests
Fixes:
1. Setting the number of entries in a thread's clock to max between
   the thread and the SyncClock the thread is acquiring from
2. Setting last_acquire_

Unit- and stress-test for releaseStoreAcquire added to
tests/unit/tsan_clock_test.cpp
2020-04-16 22:53:26 +02:00
..
rtl Remove NOLINTs from compiler-rt 2019-09-11 23:19:48 +00:00
unit tsan: fixes to ThreadClock::releaseStoreAcquire and tests 2020-04-16 22:53:26 +02:00
CMakeLists.txt [compiler-rt][tests] Propagate COMPILER_RT_UNITTEST_LINK_FLAGS 2019-05-01 22:25:16 +00:00