[PATCH] D43127: [clangd] Stop exposing Futures from ClangdServer operations.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 9 06:36:29 PST 2018


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

Tidy up comment, and revert notify_all to notify_one - it was a red herring.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D43127

Files:
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/TUScheduler.cpp
  clangd/TUScheduler.h
  clangd/Threading.cpp
  clangd/Threading.h
  unittests/clangd/ClangdTests.cpp
  unittests/clangd/CodeCompleteTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43127.133609.patch
Type: text/x-patch
Size: 22028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180209/415522af/attachment-0001.bin>


More information about the cfe-commits mailing list