Le 29/07/2016 à 08:17, Chris Lamb a écrit :
> Hi,
>
>> llvm: libfuzzer
> Any movement on this? I was shown a cool demo yesterday by the upstream 
> author and its a bit of a pain to get going in Debian. This feels a shame as 
> all the sources are there, we just need to do something like:
>
>  $ clang++ -c -g -O2 -std=c++11 Fuzzer/*.cpp -IFuzzer
>  $ ar ruv libFuzzer.a Fuzzer*.o
>
> :)
>
Should not be too hard to integrate, having a look!
S

Reply via email to