diff options
| author | Vitaly Buka <vitalybuka@google.com> | 2019-10-01 00:58:26 +0000 |
|---|---|---|
| committer | Vitaly Buka <vitalybuka@google.com> | 2019-10-01 00:58:26 +0000 |
| commit | f74f5f2568483fd1c688ac881458e8f3206dafd9 (patch) | |
| tree | 6c1bb61ef4ed83528e42d558cae0a5200570687d /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h | |
| parent | 9f42a1231e300ceaba5bf573d4de00ffe5c8c3f4 (diff) | |
| download | llvm-f74f5f2568483fd1c688ac881458e8f3206dafd9.zip llvm-f74f5f2568483fd1c688ac881458e8f3206dafd9.tar.gz llvm-f74f5f2568483fd1c688ac881458e8f3206dafd9.tar.bz2 | |
Rename tsan_interceptors.cpp into tsan_interceptors_posix.cpp
Summary:
It's needed to use __GLIBC_PREREQ from <features.h>
tsan didn't let us to include <features.h> by using --sysroot=. to disable system includes on
anything that is not named as "tsan*posix*", "tsan*mac*", "tsan*linux*".
See compiler-rt/lib/tsan/CMakeLists.txt
Reviewers: eugenis, dvyukov, kcc
Reviewed By: kcc
Subscribers: mgorny, #sanitizers, llvm-commits
Tags: #sanitizers, #llvm
Differential Revision: https://reviews.llvm.org/D68176
llvm-svn: 373282
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h')
0 files changed, 0 insertions, 0 deletions
