[PATCH] D55315: [clangd] Only reduce priority of a thread for indexing.

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 13 10:37:41 PST 2018


kadircet updated this revision to Diff 178094.
kadircet marked 2 inline comments as done.
kadircet added a comment.

- Use std::deque instead of std::list


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D55315

Files:
  clangd/Threading.cpp
  clangd/Threading.h
  clangd/index/Background.cpp
  clangd/index/Background.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55315.178094.patch
Type: text/x-patch
Size: 9381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181213/8c5a3a67/attachment.bin>


More information about the cfe-commits mailing list