summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/fuzzer/FuzzerMain.cpp
AgeCommit message (Expand)Author
2020-07-14[libFuzzer] Separate platform related macros out from FuzzerDefs.h into Fuzze...Dokyung Song
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2019-01-17[libFuzzer][MSVC] Make attribute-use compatible with MSVCJonathan Metzman
2018-01-17Reland "[libFuzzer] Support using libc++"Petr Hosek
2018-01-17Revert "[libFuzzer] Support using libc++"Petr Hosek
2018-01-17[libFuzzer] Support using libc++Petr Hosek
2017-08-21Move libFuzzer to compiler_rt.George Karpenkov