1. f13cbee [libfuzzer] adding license headers to cpp files by Mike Aizatsky · 10 years ago
  2. 20bb5e7 [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return int instead of void. The actual return value is not *yet* used (and expected to be 0). This change is API breaking, so the fuzzers will need to be updated. by Kostya Serebryany · 10 years ago
  3. a610cb5 [libFuzzer]Add a test for defeating a hash sum. by Ivan Krasin · 10 years ago