Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CMake] Use PRIVATE in target_link_libraries for fuzzers. | Matt Morehouse | 2017-12-06 | 1 | -0/+1 |
* | [cmake] Rename LIB_FUZZING_ENGINE to LLVM_LIB_FUZZING_ENGINE. | Matt Morehouse | 2017-10-12 | 1 | -1/+1 |
* | [clang-format] Allow building fuzzer with OSS-Fuzz flags. | Matt Morehouse | 2017-10-12 | 1 | -2/+6 |
* | Update Clang fuzzers to use libFuzzer bundled with the toolchain. | George Karpenkov | 2017-08-23 | 1 | -3/+3 |
* | revert r237081 -- bad idea (-lcrypt may not be present) | Kostya Serebryany | 2015-05-12 | 1 | -1/+0 |
* | add -lcrypto to clang and clang-format fuzzers (lib/Fuzzer will soon require it) | Kostya Serebryany | 2015-05-12 | 1 | -0/+1 |
* | Reverting r227453, which adds back the fuzzer library. Now excluding the clan... | Aaron Ballman | 2015-01-29 | 1 | -0/+11 |
* | Temporarily reverting the fuzzer library as it causes too many build issues f... | Aaron Ballman | 2015-01-29 | 1 | -11/+0 |
* | Add clang-format-fuzzer target | Kostya Serebryany | 2015-01-28 | 1 | -0/+11 |