summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2018-06-21 21:48:04 +0000
committerKostya Kortchinsky <kostyak@google.com>2018-06-21 21:48:04 +0000
commit307c2eb94fcf943d30346c5a24a44cbdf00ac024 (patch)
tree393104d49bb93453a84dd3ef1e0c50edcbda5e99 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
parentdc3f88ad981061a7b4b2872927fceca9ac336453 (diff)
downloadbcm5719-llvm-307c2eb94fcf943d30346c5a24a44cbdf00ac024.tar.gz
bcm5719-llvm-307c2eb94fcf943d30346c5a24a44cbdf00ac024.zip
[scudo] Add a minimal runtime for -fsanitize-minimal-runtime compatibility
Summary: This patch follows D48373. The point is to be able to use Scudo with `-fsanitize-minimal-runtime`. For that we need a runtime that doesn't embed the UBSan one. This results in binaries that can be compiled with `-fsanitize=scudo,integer -fsanitize-minimal-runtime`. Reviewers: eugenis Reviewed By: eugenis Subscribers: mgorny, delcypher, llvm-commits, #sanitizers Differential Revision: https://reviews.llvm.org/D48377 llvm-svn: 335296
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud