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
/
FuzzerUtilWindows.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libFuzzer] Delete llvm/lib/Fuzzer
Vitaly Buka
2017-10-16
1
-193
/
+0
*
Fix the includes in lib/Fuzzer on Windows that have ordering
Chandler Carruth
2017-06-06
1
-1
/
+3
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[libFuzzer] Properly handle exceptions with UnhandledExceptionFilter.
Marcos Pividori
2017-02-02
1
-5
/
+2
*
[libFuzzer] Do not use llvm-objdump for disassembling a DSO.
Marcos Pividori
2017-02-01
1
-4
/
+1
*
[libFuzzer] Properly check if we can use dumpbin.
Marcos Pividori
2017-02-01
1
-1
/
+1
*
[libFuzzer] Portably disassemble and find calls to sanitizer_cov_trace_pc_guard.
Marcos Pividori
2017-01-22
1
-0
/
+14
*
[libFuzzer] improve error handling during the merge (handle various IO failures)
Kostya Serebryany
2017-01-05
1
-0
/
+1
*
[libFuzzer] Fix index error in SearchMemory() implementation for Windows.
Marcos Pividori
2016-12-16
1
-1
/
+1
*
[libFuzzer] Clean up headers and file formatting of LibFuzzer files.
Marcos Pividori
2016-12-13
1
-1
/
+1
*
[libFuzzer] Properly use unsigned for Process ID.
Marcos Pividori
2016-12-13
1
-1
/
+1
*
[libFuzzer] Improve Signal Handler interface.
Marcos Pividori
2016-12-13
1
-106
/
+63
*
[libFuzzer] Implement Timers for Windows.
Marcos Pividori
2016-12-12
1
-1
/
+32
*
Resubmit "[LibFuzzer] Split FuzzerUtil for Posix and Windows."
Zachary Turner
2016-12-02
1
-0
/
+194
*
Revert "[LibFuzzer] Split FuzzerUtil for Posix and Windows."
Zachary Turner
2016-12-02
1
-194
/
+0
*
[LibFuzzer] Split FuzzerUtil for Posix and Windows.
Zachary Turner
2016-12-02
1
-0
/
+194