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

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 13 01:01:23 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324990: [clangd] Stop exposing Futures from ClangdServer operations. (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D43127

Files:
  clang-tools-extra/trunk/clangd/ClangdServer.cpp
  clang-tools-extra/trunk/clangd/ClangdServer.h
  clang-tools-extra/trunk/clangd/TUScheduler.cpp
  clang-tools-extra/trunk/clangd/TUScheduler.h
  clang-tools-extra/trunk/clangd/Threading.cpp
  clang-tools-extra/trunk/clangd/Threading.h
  clang-tools-extra/trunk/unittests/clangd/ClangdTests.cpp
  clang-tools-extra/trunk/unittests/clangd/CodeCompleteTests.cpp
  clang-tools-extra/trunk/unittests/clangd/ThreadingTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43127.134004.patch
Type: text/x-patch
Size: 23905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180213/8372bee7/attachment.bin>


More information about the llvm-commits mailing list