[PATCH] D83095: [clangd] Config: compute config in TUScheduler and BackgroundIndex

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 4 02:40:52 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG15a60fe09f46: [clangd] Config: compute config in TUScheduler and BackgroundIndex (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D83095?vs=275388&id=275487#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83095

Files:
  clang-tools-extra/clangd/ClangdServer.cpp
  clang-tools-extra/clangd/ClangdServer.h
  clang-tools-extra/clangd/TUScheduler.cpp
  clang-tools-extra/clangd/TUScheduler.h
  clang-tools-extra/clangd/index/Background.cpp
  clang-tools-extra/clangd/index/Background.h
  clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp
  clang-tools-extra/clangd/unittests/ClangdTests.cpp
  clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83095.275487.patch
Type: text/x-patch
Size: 23895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200704/007c78bd/attachment-0001.bin>


More information about the cfe-commits mailing list