summaryrefslogtreecommitdiff
path: root/lib/fuzzer/FuzzerInterface.h
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer][Windows] Use dllexport for all declarations in FuzzerInterface.hJonathan Metzman2019-01-281-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libFuzzer][MSVC] Make attribute-use compatible with MSVCJonathan Metzman2019-01-171-6/+15
* Reland "[libFuzzer] Support using libc++"Petr Hosek2018-01-171-9/+13
* Revert "[libFuzzer] Support using libc++"Petr Hosek2018-01-171-13/+9
* [libFuzzer] Support using libc++Petr Hosek2018-01-171-9/+13
* Move libFuzzer to compiler_rt.George Karpenkov2017-08-211-0/+67