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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string fla...
Kostya Serebryany
2015-03-31
3
-0
/
+28
*
DFSan-based fuzzer (proof of concept).
Kostya Serebryany
2015-03-30
4
-2
/
+62
*
[sanitizer/coverage] Add AFL-style coverage counters (search heuristic for fu...
Kostya Serebryany
2015-03-03
3
-0
/
+18
*
[fuzzer] one more experimental search mode: -use_coverage_pairs=1
Kostya Serebryany
2015-02-20
3
-1
/
+23
*
[fuzzer] Add proper dependensices to the fuzzer tests
Kostya Serebryany
2015-02-03
3
-1
/
+10
*
[fuzzer] Add a gtest-style test
Kostya Serebryany
2015-01-30
5
-21
/
+96
*
[fuzzer] add -use_full_coverage_set=1 which solves FullCoverageSetTest. This ...
Kostya Serebryany
2015-01-29
3
-2
/
+11
*
[fuzzer] fix warning in a test
Kostya Serebryany
2015-01-29
1
-2
/
+0
*
[fuzzer] minor cleanup based on reviews: remove redundant includes, fix a cop...
Kostya Serebryany
2015-01-29
2
-2
/
+2
*
Reverting r227452, which adds back the fuzzer library. Now excluding the fuzz...
Aaron Ballman
2015-01-29
10
-0
/
+178
*
Temporarily reverting the fuzzer library as it causes too many build issues f...
Aaron Ballman
2015-01-29
10
-178
/
+0
*
Adding missing #includes to try to get this to compile on Windows with Visual...
Aaron Ballman
2015-01-29
5
-0
/
+5
*
Add lit-style tests for the Fuzzer library
Kostya Serebryany
2015-01-28
4
-0
/
+58
*
Add a Fuzzer library
Kostya Serebryany
2015-01-27
6
-0
/
+115