[PATCH] D43462: [clangd] Fixes for #include insertion.

Eric Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 19 10:52:31 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE325523: [clangd] Fixes for #include insertion. (authored by ioeric, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43462?vs=134947&id=134952#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43462

Files:
  clangd/ClangdServer.cpp
  clangd/Headers.cpp
  clangd/Headers.h
  clangd/index/CanonicalIncludes.cpp
  clangd/index/CanonicalIncludes.h
  clangd/index/FileIndex.cpp
  unittests/clangd/CodeCompleteTests.cpp
  unittests/clangd/FileIndexTests.cpp
  unittests/clangd/HeadersTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43462.134952.patch
Type: text/x-patch
Size: 12290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180219/79c98bee/attachment.bin>


More information about the llvm-commits mailing list