summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-format/fuzzer/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [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
* Update Clang fuzzers to use libFuzzer bundled with the toolchain.George Karpenkov2017-08-231-3/+3
* 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
* Reverting r227453, which adds back the fuzzer library. Now excluding the clan...Aaron Ballman2015-01-291-0/+11
* Temporarily reverting the fuzzer library as it causes too many build issues f...Aaron Ballman2015-01-291-11/+0
* Add clang-format-fuzzer targetKostya Serebryany2015-01-281-0/+11
OpenPOWER on IntegriCloud