[libFuzzer] deprecate the -tokens flag. This was a bad idea because the corpus...
[libFuzzer] deprecate the -tokens flag. This was a bad idea because the corpus with this flag contains encrypted inputs, not the real inputs, which complicates interoperation with other fuzzers. Instead we'll need to implement AFL dictionary support llvm-svn: 246734
Loading
Please sign in to comment