[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.
Paths
| Differential D20894
[LibFuzzer] Disable compiling and running the LibFuzzer dataflow sanitizer tests on Apple platforms. ClosedPublic Authored by delcypher on Jun 1 2016, 6:48 PM.
Details Summary [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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 1 2016, 7:00 PM Closed by commit rL271492: [LibFuzzer] Disable compiling and running the LibFuzzer dataflow sanitizer… (authored by delcypher). · Explain WhyJun 1 2016, 10:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 59338 llvm/trunk/lib/Fuzzer/test/CMakeLists.txt
llvm/trunk/lib/Fuzzer/test/fuzzer-dfsan.test
llvm/trunk/lib/Fuzzer/test/lit.cfg
llvm/trunk/lib/Fuzzer/test/lit.site.cfg.in
|