[PATCH] D62135: [clangd] Turn no-parse-completion on by when preamble isn't ready. Add flag to force it.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 20 04:27:03 PDT 2019


sammccall updated this revision to Diff 200249.
sammccall added a comment.

code-completion-parse -> completion-parse


Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62135/new/

https://reviews.llvm.org/D62135

Files:
  clangd/ClangdServer.cpp
  clangd/CodeComplete.cpp
  clangd/CodeComplete.h
  clangd/tool/ClangdMain.cpp
  clangd/unittests/ClangdTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62135.200249.patch
Type: text/x-patch
Size: 6835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190520/2a4c781a/attachment.bin>


More information about the cfe-commits mailing list