summaryrefslogtreecommitdiffstats
path: root/clangd/fuzzer/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* clangd-fuzzer: repair the buildSaleem Abdulrasool2019-04-101-1/+2
* Fix clangd-fuzzer buildNico Weber2019-04-041-1/+4
* Make clangd-fuzzer use the normal add_llvm_fuzzer() machineryNico Weber2019-04-041-8/+4
* [CMake] Use PRIVATE in target_link_libraries for fuzzers.Matt Morehouse2017-12-061-0/+1
* [clangd] Add a simple fuzzer. It crashes a lot :)Benjamin Kramer2017-10-261-0/+23