[clangd] IndexedFiles should include Fils from RefSlab and RelationSlab.
authorHaojian Wu <hokein.wu@gmail.com>
Wed, 17 Feb 2021 14:40:12 +0000 (15:40 +0100)
committerHaojian Wu <hokein.wu@gmail.com>
Wed, 17 Feb 2021 14:41:09 +0000 (15:41 +0100)
commit7048cb5371f93788ee650c521995a85211f3ae46
treec46de56d951acb4e6d5e2cb4176d0a026a85142f
parente030de7e5a28de1bcc337ede445600f8d282d252
[clangd] IndexedFiles should include Fils from RefSlab and RelationSlab.

This looks like an oversight.

Reviewed By: sammccall

Differential Revision: https://reviews.llvm.org/D96845
clang-tools-extra/clangd/index/FileIndex.cpp