This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from db1a2496f tsan: Update test expectations. new 761390f20 [TSan][libdispatch] Remove Darwin-only version of fully-ported tests
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: test/tsan/Darwin/dispatch_main.mm | 38 -------------------- test/tsan/Darwin/dispatch_once_deadlock.mm | 41 ---------------------- test/tsan/Darwin/gcd-apply-race.mm | 30 ---------------- test/tsan/Darwin/gcd-apply.mm | 48 ------------------------- test/tsan/Darwin/gcd-groups-destructor.mm | 43 ----------------------- test/tsan/Darwin/gcd-groups-leave.mm | 56 ------------------------------ test/tsan/Darwin/gcd-groups-stress.mm | 43 ----------------------- test/tsan/Darwin/gcd-once.mm | 55 ----------------------------- test/tsan/Darwin/gcd-semaphore-norace.mm | 29 ---------------- test/tsan/Darwin/gcd-suspend.mm | 45 ------------------------ 10 files changed, 428 deletions(-) delete mode 100644 test/tsan/Darwin/dispatch_main.mm delete mode 100644 test/tsan/Darwin/dispatch_once_deadlock.mm delete mode 100644 test/tsan/Darwin/gcd-apply-race.mm delete mode 100644 test/tsan/Darwin/gcd-apply.mm delete mode 100644 test/tsan/Darwin/gcd-groups-destructor.mm delete mode 100644 test/tsan/Darwin/gcd-groups-leave.mm delete mode 100644 test/tsan/Darwin/gcd-groups-stress.mm delete mode 100644 test/tsan/Darwin/gcd-once.mm delete mode 100644 test/tsan/Darwin/gcd-semaphore-norace.mm delete mode 100644 test/tsan/Darwin/gcd-suspend.mm