4 Commits

Author SHA1 Message Date
Vitaly Buka
dd87c5b322 Revert "[sanitizer] Fix test linking"
This reverts commit afafa883a4757d88d869d1abb6bf7e11022fd521.

-pthread was not the fix. Symbols removed from GLIBC 2.34
Fixed with e60b3fcefa62311a93a9f7c8589a1da5f25b1ba9.
2021-11-12 23:42:35 -08:00
Vitaly Buka
e60b3fcefa [sanitizer] Don't test __pthread_mutex_lock with GLIBC 2.34 2021-11-12 23:42:04 -08:00
Vitaly Buka
afafa883a4 [sanitizer] Fix test linking 2021-11-12 16:52:58 -08:00
Nico Weber
74989aff53 compiler-rt: Rename cc files below test/sanitizer_common to cpp
See r367803 and similar other changes.

llvm-svn: 367863
2019-08-05 13:57:03 +00:00