index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Fuzzer
/
FuzzerOptions.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libFuzzer] Delete llvm/lib/Fuzzer
Vitaly Buka
2017-10-16
1
-68
/
+0
*
[libFuzzer] refactoring in preparation for -reduce_inputs; NFC intended
Kostya Serebryany
2017-07-12
1
-0
/
+1
*
[libFuzzer] remove -output_csv option. It duplicates the default output and g...
Kostya Serebryany
2017-04-19
1
-1
/
+0
*
[libFuzzer] remove stale code
Kostya Serebryany
2017-01-18
1
-2
/
+0
*
[libFuzzer] improve error handling during the merge (handle various IO failures)
Kostya Serebryany
2017-01-05
1
-0
/
+1
*
[libFuzzer] add an experimental flag -experimental_len_control=1 that sets ma...
Kostya Serebryany
2016-12-27
1
-0
/
+1
*
[libfuzzer] dump_coverage command line flag
Mike Aizatsky
2016-12-19
1
-0
/
+1
*
Revert "[libFuzzer] add an experimental flag -experimental_len_control=1 that...
Daniel Jasper
2016-12-17
1
-1
/
+0
*
[libFuzzer] add an experimental flag -experimental_len_control=1 that sets ma...
Kostya Serebryany
2016-12-16
1
-0
/
+1
*
[libFuzzer] Improve Signal Handler interface.
Marcos Pividori
2016-12-13
1
-0
/
+7
*
[libFuzzer] add -trace_cmp=1 (guiding mutations based on the observed CMP ins...
Kostya Serebryany
2016-10-14
1
-0
/
+1
*
[libFuzzer] add -trace_malloc= flag
Kostya Serebryany
2016-10-13
1
-0
/
+1
*
[libFuzzer] control the reload interval by a flag, make it 10 seconds by default
Kostya Serebryany
2016-10-08
1
-1
/
+1
*
[libFuzzer] implement the -shrink=1 option that tires to make elements of the...
Kostya Serebryany
2016-10-01
1
-0
/
+2
*
[libFuzzer] remove unused option
Kostya Serebryany
2016-09-30
1
-1
/
+0
*
[libFuzzer] add -exit_on_src_pos to test libFuzzer itself, add a test script ...
Kostya Serebryany
2016-09-27
1
-0
/
+1
*
[libFuzzer] move value profiling logic into TracePC
Kostya Serebryany
2016-09-23
1
-1
/
+1
*
[libFuzzer] add stats to the corpus; more refactoring
Kostya Serebryany
2016-09-21
1
-0
/
+1
*
[libFuzzer] more refactoring; NFC
Kostya Serebryany
2016-09-21
1
-0
/
+55