[PATCH] D84811: [clangd] Add an option to exclude symbols outside of project root from index

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 6 07:51:47 PDT 2020


hokein added a comment.

In D84811#2199510 <https://reviews.llvm.org/D84811#2199510>, @kbobyrev wrote:

> Even despite `FileFilter` not being fully implemented yet (an issue for a separate patch) I think this change should still be correct and is probably OK to land, WDYT @hokein?

Yes, personally no objection on landing this, but landing it doesn't seem to help much for your remote-index case (STL symbols are not filtered out)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84811



More information about the cfe-commits mailing list