diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2021-07-22 16:32:55 +0200 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2021-07-23 09:12:46 +0200 |
commit | 3c92eb44d4cbe3f86bc35f79435864bc31f61596 (patch) | |
tree | eccdfd22d8ec5309a068fff0897d3a96ba05b2d9 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | cfed8d0fafac43b45bbbe6248e1c29b17c91de67 (diff) | |
download | llvm-3c92eb44d4cbe3f86bc35f79435864bc31f61596.zip llvm-3c92eb44d4cbe3f86bc35f79435864bc31f61596.tar.gz llvm-3c92eb44d4cbe3f86bc35f79435864bc31f61596.tar.bz2 |
tsan: ignore interceptors in few more places
This is preparation to switching to the sanitizer_common Mutex.
Without this change after the switch we will start failing
on existing from the runtime with runtime mutexes held.
Previously it worked because CheckNoLocks did not see sanitizer_common mutexes.
Depends on D106547.
Reviewed By: vitalybuka, melver
Differential Revision: https://reviews.llvm.org/D106558
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions