summaryrefslogtreecommitdiff
path: root/lib/lsan
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2018-04-13 23:05:14 +0000
committerPetr Hosek <phosek@chromium.org>2018-04-13 23:05:14 +0000
commit485d3063667b7e7eaf05ff63dab3b59887bcc634 (patch)
treee70ec00224726779250982e283c3ecdd134bd3cd /lib/lsan
parenta53765b3c1ca0998bf1622f1c4abdce49d47112e (diff)
[Fuzzer] Avoid C++ compiler checks for fuzzer C++ library
When bulding libFuzzer as part of the toolchain, C++ library may not have been fully built yet so the C++ compiler checks will fail, but we don't care since we don't need C++ library anyway as we're building our own. Differential Revision: https://reviews.llvm.org/D45638 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@330075 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/lsan')
0 files changed, 0 insertions, 0 deletions