[PATCH] D38583: [clangd] Added async API to run code completion.

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 5 06:37:53 PDT 2017


ilya-biryukov updated this revision to Diff 117811.
ilya-biryukov added a comment.

- Moved 'const' to the left.


https://reviews.llvm.org/D38583

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  unittests/clangd/ClangdTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38583.117811.patch
Type: text/x-patch
Size: 7952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171005/b8ef3bbd/attachment.bin>


More information about the cfe-commits mailing list