[PATCH] D31328: [clangd] Add code completion support

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 4 02:59:15 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299421: [clangd] Add code completion support (authored by krasimir).

Changed prior to commit:
  https://reviews.llvm.org/D31328?vs=92948&id=94026#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31328

Files:
  clang-tools-extra/trunk/clangd/ASTManager.cpp
  clang-tools-extra/trunk/clangd/ASTManager.h
  clang-tools-extra/trunk/clangd/ClangDMain.cpp
  clang-tools-extra/trunk/clangd/Protocol.cpp
  clang-tools-extra/trunk/clangd/Protocol.h
  clang-tools-extra/trunk/clangd/ProtocolHandlers.cpp
  clang-tools-extra/trunk/clangd/ProtocolHandlers.h
  clang-tools-extra/trunk/test/clangd/completion.test
  clang-tools-extra/trunk/test/clangd/formatting.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31328.94026.patch
Type: text/x-patch
Size: 22907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170404/dad919f1/attachment-0001.bin>


More information about the cfe-commits mailing list