[PATCH] D60409: [clangd] Add -header-insertion=never flag to disable include insertion in code completion

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 05:13:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rL358075: [clangd] Add -header-insertion=never flag to disable include insertion in codeā€¦ (authored by sammccall, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D60409?vs=194150&id=194493#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60409

Files:
  clang-tools-extra/trunk/clangd/CodeComplete.cpp
  clang-tools-extra/trunk/clangd/CodeComplete.h
  clang-tools-extra/trunk/clangd/tool/ClangdMain.cpp
  clang-tools-extra/trunk/unittests/clangd/CodeCompleteTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60409.194493.patch
Type: text/x-patch
Size: 6197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190410/d57b4df9/attachment.bin>


More information about the llvm-commits mailing list