Kostya Serebryany
9690fcf12e
[lib/Fuzzer] guess the right number of workers if -jobs=N is given but -workers=M is not. Update the docs.
...
llvm-svn: 237163
2015-05-12 18:51:57 +00:00
Alexey Samsonov
21a3381a38
Update CMake flags, LibFuzzer comments and docs for new -fsanitize-coverage= flags.
...
llvm-svn: 236797
2015-05-07 23:33:24 +00:00
Kostya Serebryany
566bc5aa8a
[lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more unique
...
llvm-svn: 236652
2015-05-06 22:19:00 +00:00
Alexey Samsonov
675e539f54
[docs] Fix the link to SanitizerCoverage docs.
...
llvm-svn: 235934
2015-04-27 22:50:06 +00:00
Kostya Serebryany
cd073d5475
[lib/Fuzzer] Section: How good is my fuzzer?
...
llvm-svn: 234571
2015-04-10 06:32:29 +00:00
Kostya Serebryany
6bd016be8e
[lib/Fuzzer] explain compatibility with AFL
...
llvm-svn: 234570
2015-04-10 05:44:43 +00:00
Kostya Serebryany
5e593a40fa
[lib/Fuzzer] show how to find Heartbleed with LibFuzzer
...
llvm-svn: 234391
2015-04-08 06:16:11 +00:00
Kostya Serebryany
043ab1c8a7
[fuzzer] document the -tokens flag. Also change the diagnostic output
...
llvm-svn: 233842
2015-04-01 21:33:20 +00:00
Kostya Serebryany
79677384c1
[fuzzer] more documentation
...
llvm-svn: 233763
2015-03-31 21:39:38 +00:00
Kostya Serebryany
35ce8630f3
Move lib/Fuzzer docs from a README.txt to a proper .rst file.
...
Summary:
Move lib/Fuzzer docs from a README.txt to a proper .rst file.
This change does not add any content, just formatting.
Test Plan: n/a
Reviewers: samsonov
Reviewed By: samsonov
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D8710
llvm-svn: 233638
2015-03-30 23:05:30 +00:00