[PATCH] D64560: [clangd] Add priorities to background index queue, extract to separate class

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 06:34:42 PDT 2019


This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rL365773: [clangd] Add priorities to background index queue, extract to separate class (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64560?vs=209186&id=209202#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64560

Files:
  clang-tools-extra/trunk/clangd/CMakeLists.txt
  clang-tools-extra/trunk/clangd/index/Background.cpp
  clang-tools-extra/trunk/clangd/index/Background.h
  clang-tools-extra/trunk/clangd/index/BackgroundQueue.cpp
  clang-tools-extra/trunk/clangd/tool/ClangdMain.cpp
  clang-tools-extra/trunk/clangd/unittests/BackgroundIndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64560.209202.patch
Type: text/x-patch
Size: 17890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/e6b8403c/attachment-0001.bin>


More information about the llvm-commits mailing list