[PATCH] D47466: [clangd] Avoid inserting new #include when declaration is present in the main file.

Eric Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 30 02:08:03 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333519: [clangd] Avoid inserting new #include when declaration is present in the main… (authored by ioeric, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D47466

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47466.149062.patch
Type: text/x-patch
Size: 4209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180530/99f094ec/attachment.bin>


More information about the llvm-commits mailing list