OSDN Git Service

[LibFuzzer] Disable compiling and running the LibFuzzer dataflow sanitizer tests...
authorDan Liew <dan@su-root.co.uk>
Thu, 2 Jun 2016 05:48:09 +0000 (05:48 +0000)
committerDan Liew <dan@su-root.co.uk>
Thu, 2 Jun 2016 05:48:09 +0000 (05:48 +0000)
commite8edd31970a35af451abc4b8a2ff8bbc71c5a78c
tree4e24c094b738a94b894b5bc845c47324a9079c00
parent8bb56ccbc054e0bd86c42f5a405e056bb030642e
[LibFuzzer] Disable compiling and running the LibFuzzer dataflow sanitizer tests on Apple platforms.

This fixes a broken part of the build on OSX as the dataflow sanitizer is not supported
on OSX yet.

Differential Revision: http://reviews.llvm.org/D20894

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271492 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/test/CMakeLists.txt
lib/Fuzzer/test/fuzzer-dfsan.test
lib/Fuzzer/test/lit.cfg
lib/Fuzzer/test/lit.site.cfg.in