[PATCH] D92000: [clangd] Collect main file refs by default

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 24 00:23:32 PST 2020


nridge added a comment.

Note, the call hierarchy feature is pretty significantly impaired without this. See the example of `Selection::createEach()` discussed in this comment <https://github.com/clangd/clangd/issues/162#issuecomment-648955687>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92000



More information about the cfe-commits mailing list