[PATCH] D43068: [clangd] Remove codeComplete that returns std::future<>

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 03:40:08 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324883: [clangd] Remove codeComplete that returns std::future<> (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D43068

Files:
  clang-tools-extra/trunk/clangd/ClangdServer.cpp
  clang-tools-extra/trunk/clangd/ClangdServer.h
  clang-tools-extra/trunk/unittests/clangd/CMakeLists.txt
  clang-tools-extra/trunk/unittests/clangd/ClangdTests.cpp
  clang-tools-extra/trunk/unittests/clangd/CodeCompleteTests.cpp
  clang-tools-extra/trunk/unittests/clangd/SyncAPI.cpp
  clang-tools-extra/trunk/unittests/clangd/SyncAPI.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43068.133826.patch
Type: text/x-patch
Size: 11628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180212/9e55c6a0/attachment.bin>


More information about the llvm-commits mailing list