mmpozulp abandoned this revision.
mmpozulp added a comment.
I'm switching to using the background index, so I no longer need to run
clangd-indexer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69866/new/
https://reviews.llvm.org/D69866
___
mmpozulp created this revision.
mmpozulp added reviewers: ilya-biryukov, mgorny.
Herald added subscribers: cfe-commits, usaxena95, kadircet, arphaman, jkorous,
MaskRay.
Herald added a project: clang.
Currently if you run 'ninja && ninja install' clangd-indexer will
build but it won't install. Thi