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
/
compiler-rt
/
lib
/
fuzzer
/
FuzzerMerge.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[compiler-rt] Change std::sort to llvm::sort in response to r327219"
Mandeep Singh Grang
2018-03-20
1
-9
/
+9
*
[compiler-rt] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-03-20
1
-9
/
+9
*
[libFuzzer] Encapsulate commands in a class.
Matt Morehouse
2017-12-04
1
-6
/
+8
*
[libFuzzer] respect max_len during merge
Kostya Serebryany
2017-11-15
1
-1
/
+1
*
[libFuzzer] make sure to flush IO when done merging one file
Kostya Serebryany
2017-11-09
1
-0
/
+1
*
[libFuzzer] handle SIGUSR1/SIGUSR2 and try to exit grafully on these signals
Kostya Serebryany
2017-11-09
1
-0
/
+2
*
[libFuzzer] allow merge to resume after being preempted
Kostya Serebryany
2017-11-09
1
-25
/
+59
*
[libFuzzer] allow user to specify the merge control file
Kostya Serebryany
2017-11-09
1
-8
/
+14
*
[libFuzzer] minor refactoring, NFC
Kostya Serebryany
2017-09-15
1
-2
/
+1
*
[libFuzzer] reduce the size of the merge control file by not dumping redundan...
Kostya Serebryany
2017-09-15
1
-9
/
+17
*
[libFuzzer] Use custom allocators for STL containers in libFuzzer.
George Karpenkov
2017-08-27
1
-15
/
+15
*
Revert "[libFuzzer] Use custom allocators for STL containers in libFuzzer"
George Karpenkov
2017-08-26
1
-7
/
+7
*
[libFuzzer] Use custom allocators for STL containers in libFuzzer
George Karpenkov
2017-08-26
1
-7
/
+7
*
Move libFuzzer to compiler_rt.
George Karpenkov
2017-08-21
1
-0
/
+338