[PATCH] D43648: [clangd] Debounce streams of updates.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 23 10:28:53 PST 2018


sammccall updated this revision to Diff 135661.
sammccall added a comment.

rebase


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D43648

Files:
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/TUScheduler.cpp
  clangd/TUScheduler.h
  clangd/Threading.cpp
  clangd/Threading.h
  unittests/clangd/TUSchedulerTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43648.135661.patch
Type: text/x-patch
Size: 16410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180223/b15a3a9a/attachment-0001.bin>


More information about the cfe-commits mailing list