search for: fuzzeddataprovidertestobjects

Displaying 1 result from an estimated 1 matches for "fuzzeddataprovidertestobjects".

2020 Aug 17
2
How to run the test suite on macOS?
...line when invoking Clang. (I'm not sure I'm using it as intended, but that appears to work reasonably well for me.) However, when I try to run LLVM's test suite with `cmake --build . --target check-all`, that fails with things like > FAILED: projects/compiler-rt/lib/fuzzer/tests/FuzzedDataProviderTestObjects.FuzzedDataProviderUnittest.cpp.x86_64.o > cd /Users/stephan/Software/llvm/build/projects/compiler-rt/lib/fuzzer/tests && /Users/stephan/Software/llvm/build/./bin/clang -Wno-covered-switch-default -DGTEST_NO_LLVM_SUPPORT=1 -DGTEST_HAS_RTTI=0 -I/Users/stephan/Software/llvm/llvm-project/ll...