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 ff3686b0f Revert "tsan: Update test expectations." new 62458a4a1 [TSan][libdispatch] Replace CFRunLoop with dispatch_semaphore, pt. 2 new 0de82e414 [TSan][libdispatch] Change test to have two simultaneous timers new 40ca62001 [TSan][libdispatch] Replace usage of NSMutableData with stack array new f12ea2f51 [libFuzzer] Make MutateWithMask work when the Mask is shorter [...]
The 4 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: lib/fuzzer/FuzzerMutate.cpp | 6 +++--- test/tsan/Darwin/gcd-after.mm | 2 +- test/tsan/Darwin/gcd-fd.mm | 4 ++-- test/tsan/Darwin/gcd-groups-norace.mm | 18 ++++++++---------- test/tsan/Darwin/gcd-io-barrier-race.mm | 4 ++-- test/tsan/Darwin/gcd-io-barrier.mm | 4 ++-- test/tsan/Darwin/gcd-io-race.mm | 4 ++-- test/tsan/Darwin/gcd-io.mm | 4 ++-- test/tsan/Darwin/gcd-serial-queue-norace.mm | 18 ++++++++---------- test/tsan/Darwin/gcd-source-cancel.mm | 14 ++++++++------ test/tsan/Darwin/gcd-source-cancel2.mm | 15 +++++++++------ test/tsan/Darwin/gcd-source-event.mm | 14 ++++++++------ test/tsan/Darwin/gcd-source-event2.mm | 15 +++++++++------ test/tsan/Darwin/gcd-source-registration.mm | 14 ++++++++------ test/tsan/Darwin/gcd-source-registration2.mm | 15 +++++++++------ test/tsan/Darwin/gcd-sync-norace.mm | 19 ++++++++++++------- test/tsan/Darwin/gcd-sync-race.mm | 18 ++++++++---------- test/tsan/Darwin/gcd-target-queue-norace.mm | 20 ++++++++++---------- 18 files changed, 111 insertions(+), 97 deletions(-)