summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/fuzzer/DummyClangdMain.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make clangd-fuzzer use the normal add_llvm_fuzzer() machineryNico Weber2019-04-041-0/+18
This allows building it even if no fuzzer is enabled. (Sadly, it only builds on Linux at the moment.) Differential Revision: https://reviews.llvm.org/D60201 llvm-svn: 357654
OpenPOWER on IntegriCloud