summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2017-10-16 17:06:13 +0000
committerKostya Kortchinsky <kostyak@google.com>2017-10-16 17:06:13 +0000
commit73a80c5493cd77f83048c753b093e1122184ebc3 (patch)
tree057f4aeebb83cc6f50c5cccbc1b7d8b2b6e17a4c /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent9dff31c7692c8e9c22c68e89d19d74cf38d4a747 (diff)
[scudo] Do not include sanitizer_posix.h if not on a Posix platform
Summary: Move the `sanitizer_posix.h` include within the `SANITIZER_ANDROID` `#if`, otherwise this errors when built on non-Posix platforms (eg: Fuchsia). Reviewers: alekseyshl Reviewed By: alekseyshl Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D38956 llvm-svn: 315917
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions