This revision was automatically updated to reflect the committed changes.
sammccall marked 5 inline comments as done.
Closed by commit rG66d5994bd38a: [clangd] Explicitly avoid background-indexing
the same file twice. (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D9
kadircet accepted this revision.
kadircet added a comment.
This revision is now accepted and ready to land.
thank, as discussed offline this looks like the right thing to do before the
branch cut. we might re-evaluate our decision around re-indexing on cmd changes
and canonicalization one day ..