[PATCH] D83099: [clangd] Store index in '.cache/clangd/index' instead of '.clangd/index'

David Van Cleve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 08:21:52 PDT 2020


davidvancleve added a comment.

Yes, these two are exactly the case!

> - you'd be using an editor/plugin that sends compile commands over LSP (such as YCM + ycm_extra_conf). What are you using?
> - there should be relatively few *.idx files inside the extra directories (the ones not near your compilation database), corresponding to files you've had open rather than the whole project




Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83099/new/

https://reviews.llvm.org/D83099





More information about the llvm-commits mailing list