[PATCH] D47272: [clangd] Build index on preamble changes instead of the AST changes

Marc-Andre Laperle via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 23 11:28:44 PDT 2018


malaperle added a comment.

> We do not to rely on symbols from the main file anyway, since any info hat those provide can always be taken from the AST.

I'll be adding those soon for workspace symbols... And also for document symbols.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D47272





More information about the cfe-commits mailing list