diff options
author | Petr Hosek <phosek@chromium.org> | 2018-06-06 22:59:14 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2018-06-06 22:59:14 +0000 |
commit | 3a32b41024cc71b212124d7be4bf1a591fa6065b (patch) | |
tree | dc807549698301b472494d1903fadc05db7f695d /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | e9fa53a09bda61cefbaaad5c51e37e6fb35f731c (diff) | |
download | bcm5719-llvm-3a32b41024cc71b212124d7be4bf1a591fa6065b.tar.gz bcm5719-llvm-3a32b41024cc71b212124d7be4bf1a591fa6065b.zip |
[Fuzzer] Use private libc++ even for Fuchsia
On Fuchsia, we use libc++ compiled with ASan for our ASan built
executable which means we cannot use the same libc++ for libFuzzer when
building fuzz targets, instead we'll link a custom internal libc++ into
Fuchsia's build of libFuzzer like we already do on Linux.
Differential Revision: https://reviews.llvm.org/D47835
llvm-svn: 334144
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions