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

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 5 08:07:15 PST 2018


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

- Move priority change logic into enqueueTask


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.176834.patch
Type: text/x-patch
Size: 6709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181205/7ed07b9c/attachment.bin>


More information about the cfe-commits mailing list