summaryrefslogtreecommitdiff
path: root/tools/clang-format/fuzzer
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-1/+1
* [CMake] Use PRIVATE in target_link_libraries for fuzzers.Matt Morehouse2017-12-061-0/+1
* [cmake] Rename LIB_FUZZING_ENGINE to LLVM_LIB_FUZZING_ENGINE.Matt Morehouse2017-10-121-1/+1
* [clang-format] Allow building fuzzer with OSS-Fuzz flags.Matt Morehouse2017-10-121-2/+6
* Fix ClangFormatFuzzer.George Karpenkov2017-08-241-2/+5
* Update Clang fuzzers to use libFuzzer bundled with the toolchain.George Karpenkov2017-08-231-3/+3
* [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i...Kostya Serebryany2015-10-021-1/+2
* revert r237081 -- bad idea (-lcrypt may not be present)Kostya Serebryany2015-05-121-1/+0
* add -lcrypto to clang and clang-format fuzzers (lib/Fuzzer will soon require it)Kostya Serebryany2015-05-121-0/+1
* fix clang-fuzzer and clang-format-fuzzer Kostya Serebryany2015-05-071-1/+1
* Reverting r227453, which adds back the fuzzer library. Now excluding the clan...Aaron Ballman2015-01-292-0/+36
* Temporarily reverting the fuzzer library as it causes too many build issues f...Aaron Ballman2015-01-292-36/+0
* Add clang-format-fuzzer targetKostya Serebryany2015-01-282-0/+36