Kostya Serebryany
|
e4ddb3a7c0
|
[libFuzzer] make SimpleCmpTest a bit simpler to crack and more verbose
llvm-svn: 289477
|
2016-12-12 22:39:33 +00:00 |
|
Kostya Serebryany
|
1f6ecd860a
|
[libFuzzer] simplify the code for use_cmp, also use the position hint when available, add a test
llvm-svn: 285049
|
2016-10-25 02:04:43 +00:00 |
|
Mike Aizatsky
|
347b1d5964
|
[libfuzzer] adding license headers to cpp files
Differential Revision: http://reviews.llvm.org/D18705
llvm-svn: 265174
|
2016-04-01 18:38:58 +00:00 |
|
Kostya Serebryany
|
4487114c63
|
[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.
llvm-svn: 249214
|
2015-10-02 23:34:06 +00:00 |
|
Alexey Samsonov
|
4a6c6512bc
|
[Fuzzer] Clearly separate regular and DFSan tests. NFC.
llvm-svn: 242850
|
2015-07-21 22:51:49 +00:00 |
|