Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
30ca81f1f71e8ac51a517f9d0e731eb8bf3aec04
/
llvm
/
lib
/
Fuzzer
/
test
/
StrcmpTest.cpp
f13cbee
[libfuzzer] adding license headers to cpp files
by Mike Aizatsky
· 10 years ago
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
1ce0035
[libFuzzer] add a missing test file
by Kostya Serebryany
· 10 years ago