[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
Tue May 21 02:41:43 PDT 2019


sammccall updated this revision to Diff 200438.
sammccall marked an inline comment as done.
sammccall added a comment.

deduplicate default


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.200438.patch
Type: text/x-patch
Size: 6833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190521/e5e5cea9/attachment.bin>


More information about the cfe-commits mailing list