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 b820ab28d Revert "[CMake] Make simple source used for CMake checks a C file" new e27398661 tsan: improve "destroy of a locked mutex" reports
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_rtl_mutex.cc | 4 ++-- ...tex_destroy_locked.cc => mutex_destroy_locked2.cc} | 17 ++++++++++++----- test/tsan/suppressions_mutex.cc | 19 +++++++++++++++++++ test/tsan/suppressions_mutex.cc.supp | 2 ++ 4 files changed, 35 insertions(+), 7 deletions(-) copy test/tsan/{mutex_destroy_locked.cc => mutex_destroy_locked2.cc} (63%) create mode 100644 test/tsan/suppressions_mutex.cc create mode 100644 test/tsan/suppressions_mutex.cc.supp