Revert "[sanitizer] Intercept __pthread_mutex_lock and __pthread_mutex_unlock"
authorVitaly Buka <vitalybuka@google.com>
Mon, 14 May 2018 18:53:13 +0000 (18:53 +0000)
committerVitaly Buka <vitalybuka@google.com>
Mon, 14 May 2018 18:53:13 +0000 (18:53 +0000)
commitcdb89b72f5e925d3a71902ae2119f00bd5119f96
treee0a40e4028fa0ba139d5b266cddd6e9e8f8e3061
parent7bcc21027d3b3697611de48261f0fa562bd2ed37
Revert "[sanitizer] Intercept __pthread_mutex_lock and __pthread_mutex_unlock"

Tsan tests fail.

This reverts commit r332268

llvm-svn: 332276
compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
compiler-rt/test/sanitizer_common/TestCases/Linux/pthread_mutex.cc [deleted file]