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 7bb5a5d2e Fix another case where libstdc++ is being inappropriately req [...] new 0a425a4b9 [sanitizer] Intercept __pthread_mutex_lock and __pthread_mute [...]
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: .../sanitizer_common_interceptors.inc | 18 ++++++++++++ .../sanitizer_platform_interceptors.h | 1 + .../TestCases/Linux/pthread_mutex.cc | 34 ++++++++++++++++++++++ 3 files changed, 53 insertions(+) create mode 100644 test/sanitizer_common/TestCases/Linux/pthread_mutex.cc