[PATCH] D41450: [clangd] Pull CodeCompletionString handling logic into its own file and add unit test.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 20 09:25:20 PST 2017


This revision was automatically updated to reflect the committed changes.
ioeric marked 7 inline comments as done.
Closed by commit rCTE321193: [clangd] Pull CodeCompletionString handling logic into its own file and add… (authored by ioeric, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41450?vs=127718&id=127745#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41450

Files:
  clangd/CMakeLists.txt
  clangd/CodeComplete.cpp
  clangd/CodeCompletionStrings.cpp
  clangd/CodeCompletionStrings.h
  unittests/clangd/CMakeLists.txt
  unittests/clangd/CodeCompleteTests.cpp
  unittests/clangd/CodeCompletionStringsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41450.127745.patch
Type: text/x-patch
Size: 26049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171220/c7cc57e0/attachment-0001.bin>


More information about the cfe-commits mailing list