diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-10-27 10:57:42 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-10-27 15:11:31 +0200 |
| commit | f50cee2f4bad4a89626f3856c72e6a101bc4d199 (patch) | |
| tree | 09ccb99ae59361e4b2970b125b60bd3268727f90 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | f719b794bcaa1df8fa82659d6d4e754c77d2f94e (diff) | |
tsan: switch sync test from EXPECT to CHECK
Gtest's EXPECT calls whole lot of libc functions
(mem*, malloc) even when EXPECT does not fail.
This does not play well with tsan runtime unit tests
b/c e.g. we call some EXPECTs with runtime mutexes locked.
Reviewed By: melver
Differential Revision: https://reviews.llvm.org/D112601
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
