diff options
author | Vitaly Buka <vitalybuka@google.com> | 2020-11-17 23:43:08 -0800 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2020-11-18 14:39:19 -0800 |
commit | 0e2585c8042bd6ce4eca1333c64234adac7487f2 (patch) | |
tree | 84b1798a383d7bb6cc909cebf026f4fb23003b64 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 5824a572adb57b0437b540b61116ca5e8c9fcace (diff) | |
download | llvm-0e2585c8042bd6ce4eca1333c64234adac7487f2.zip llvm-0e2585c8042bd6ce4eca1333c64234adac7487f2.tar.gz llvm-0e2585c8042bd6ce4eca1333c64234adac7487f2.tar.bz2 |
[tsan] Add pthread_cond_clockwait interceptor
Disable the test on old systems.
pthread_cond_clockwait is supported by glibc-2.30.
It also supported by Android api 30 even though we
do not run tsan on Android.
Fixes https://github.com/google/sanitizers/issues/1259
Reviewed By: dvyukov
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions