[PATCH] D50889: [clangd] Make FileIndex aware of the main file
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 17 05:01:47 PDT 2018
ilya-biryukov planned changes to this revision.
ilya-biryukov added a comment.
As discussed offline, we could instead have a two-layer scheme for dynamic index. A top layer will contain main file symbols, second layer will contain preamble symbols.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D50889
More information about the cfe-commits
mailing list