Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make clangd-fuzzer use the normal add_llvm_fuzzer() machinery | Nico Weber | 2019-04-04 | 1 | -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 |