[clangd] Make background index less chatty
authorIlya Biryukov <ibiryukov@google.com>
Fri, 18 Jan 2019 17:04:26 +0000 (17:04 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Fri, 18 Jan 2019 17:04:26 +0000 (17:04 +0000)
commit1c48f0383c6dc726225f3e4203527803124e034a
treee56ccf910661375496c343a677aded69cd43e529
parent3ed09f8e0cb4fdeefcbdd4ed8739fd021377774f
[clangd] Make background index less chatty

Summary:
It is producing too much input in non-verbose mode,
i.e. a message per indexed file

Reviewers: sammccall, kadircet

Reviewed By: sammccall

Subscribers: ioeric, MaskRay, jkorous, arphaman, kadircet, cfe-commits

Differential Revision: https://reviews.llvm.org/D56915

llvm-svn: 351563
clang-tools-extra/clangd/index/Background.cpp