summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/fuzzer/FuzzerSHA1.cpp
AgeCommit message (Expand)Author
2021-03-11[crt][fuzzer] Fix up various numeric conversionsAaron Green
2020-07-14[libFuzzer] Fix compilation error by including missing platform macro definit...Dokyung Song
2019-01-22[libFuzzer][MSVC] Enable building libFuzzer with MSVCJonathan Metzman
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-08-21Move libFuzzer to compiler_rt.George Karpenkov