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 a602a6d [tsan] Fix behavior of realloc(nullptr, 0) on Darwin new 2ed91f4 [tsan] Fix the behavior of OSAtomicTestAndClear
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: lib/tsan/rtl/tsan_interceptors_mac.cc | 19 +++++++++---------- test/tsan/Darwin/osatomics-bitops.mm | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+), 10 deletions(-) create mode 100644 test/tsan/Darwin/osatomics-bitops.mm