summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
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
commit1ba8c8a2cc9f797842de2eed791bab01481480bd (patch)
treeb482a2f6dc29fda4fac2999115129ab8295172da /llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
parent15970af92a67e81cbe72cf962b103aaa9508fddc (diff)
downloadbcm5719-llvm-1ba8c8a2cc9f797842de2eed791bab01481480bd.tar.gz
bcm5719-llvm-1ba8c8a2cc9f797842de2eed791bab01481480bd.zip
[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 llvm-svn: 330075
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud