This allows building it even if no fuzzer is enabled. (Sadly, it only builds on Linux at the moment.)
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D60201
Make clangd-fuzzer use the normal add_llvm_fuzzer() machinery ClosedPublic Authored by thakis on Apr 3 2019, 7:18 AM.
Details Summary This allows building it even if no fuzzer is enabled. (Sadly, it only builds on Linux at the moment.)
Diff Detail Event TimelineHerald added subscribers: kadircet, arphaman, jkorous and 4 others. · View Herald TranscriptApr 3 2019, 7:18 AM This revision is now accepted and ready to land.Apr 3 2019, 12:23 PM Closed by commit rCTE357654: Make clangd-fuzzer use the normal add_llvm_fuzzer() machinery (authored by nico). · Explain WhyApr 3 2019, 5:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 193492 clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/fuzzer/CMakeLists.txt
clang-tools-extra/clangd/fuzzer/ClangdFuzzer.cpp
clang-tools-extra/clangd/fuzzer/DummyClangdMain.cpp
|