[PATCH] D94503: [clangd] Explicitly avoid background-indexing the same file twice.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 13 08:29:46 PST 2021


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/D94503?vs=316152&id=316409#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94503/new/

https://reviews.llvm.org/D94503

Files:
  clang-tools-extra/clangd/index/Background.cpp
  clang-tools-extra/clangd/index/Background.h
  clang-tools-extra/clangd/index/BackgroundQueue.cpp
  clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94503.316409.patch
Type: text/x-patch
Size: 8129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210113/8780844e/attachment.bin>


More information about the cfe-commits mailing list