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
/
FuzzerCrossOver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libFuzzer] Delete llvm/lib/Fuzzer
Vitaly Buka
2017-10-16
1
-52
/
+0
*
[libFuzzer] Clean up headers and file formatting of LibFuzzer files.
Marcos Pividori
2016-12-13
1
-2
/
+1
*
[libFuzzer] more refactoring; NFC
Kostya Serebryany
2016-09-21
1
-1
/
+1
*
[libFuzzer] refactoring: split the large header into many; NFC
Kostya Serebryany
2016-09-21
1
-0
/
+2
*
[libFuzzer] refactor the mutation functions so that they are now methods of a...
Kostya Serebryany
2015-09-03
1
-3
/
+3
*
[libFuzzer] allow users to supply their own implementation of rand
Kostya Serebryany
2015-07-24
1
-3
/
+3
*
[lib/Fuzzer] fix build with assertions
Kostya Serebryany
2015-05-26
1
-0
/
+1
*
[lib/Fuzzer] extend the fuzzer interface to allow user-supplied mutators
Kostya Serebryany
2015-05-22
1
-26
/
+29
*
Reverting r227452, which adds back the fuzzer library. Now excluding the fuzz...
Aaron Ballman
2015-01-29
1
-0
/
+47
*
Temporarily reverting the fuzzer library as it causes too many build issues f...
Aaron Ballman
2015-01-29
1
-47
/
+0
*
Adding missing #includes to try to get this to compile on Windows with Visual...
Aaron Ballman
2015-01-29
1
-0
/
+1
*
Add a Fuzzer library
Kostya Serebryany
2015-01-27
1
-0
/
+46