summaryrefslogtreecommitdiff
path: root/compiler-rt/test/fuzzer/CustomCrossOverTest.cpp
AgeCommit message (Expand)Author
2021-09-04[compiler-rt] NFC: Fix trivial typoKazuaki Ishizaki
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-09-07[libFuzzer] simplify CustomCrossOverTest even moreKostya Serebryany
2017-09-07[libFuzzer] simplify and re-enable CustomCrossOverTestKostya Serebryany
2017-08-21Move libFuzzer to compiler_rt.George Karpenkov