This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE357654: Make clangd-fuzzer use the normal
add_llvm_fuzzer() machinery (authored by nico, committed by ).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D60201?vs=1934
bkramer accepted this revision.
bkramer added a comment.
This revision is now accepted and ready to land.
lg
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60201/new/
https://reviews.llvm.org/D60201
___
cfe-commits mailing list
cfe-commits@l
thakis created this revision.
thakis added a reviewer: bkramer.
Herald added subscribers: kadircet, arphaman, jkorous, MaskRay, ioeric,
ilya-biryukov, mgorny.
This allows building it even if no fuzzer is enabled. (Sadly, it only builds on
Linux at the moment.)
https://reviews.llvm.org/D60201