Revert "[sanitizer] Intercept pthread_*attr_get*."
authorArnold Schwaighofer <aschwaighofer@apple.com>
Wed, 18 Jun 2014 19:04:47 +0000 (19:04 +0000)
committerArnold Schwaighofer <aschwaighofer@apple.com>
Wed, 18 Jun 2014 19:04:47 +0000 (19:04 +0000)
commit868050a667ee360c3d0f8e0345390839d1a23c4b
treea0b0d97a5b03fd37d852b94a5de116ef2d02f34a
parenta1ea4ccc06694c7f4242be84ca54f39503e368da
Revert "[sanitizer] Intercept pthread_*attr_get*."

This reverts commit r211166. It broke public mac os x bots.

llvm-svn: 211206
compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cc
compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h
compiler-rt/lib/tsan/rtl/tsan_interceptors.cc
compiler-rt/test/sanitizer_common/TestCases/pthread_mutexattr_get.cc [deleted file]