[PATCH] D57021: [clangd] Suggest adding missing includes for typos (like include-fixer).

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 21 08:18:38 PST 2019


ioeric updated this revision to Diff 182800.
ioeric added a comment.

- Rebase on D56903 <https://reviews.llvm.org/D56903>.


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D57021

Files:
  clangd/ClangdUnit.cpp
  clangd/IncludeFixer.cpp
  clangd/IncludeFixer.h
  unittests/clangd/IncludeFixerTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57021.182800.patch
Type: text/x-patch
Size: 14213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190121/964d0208/attachment.bin>


More information about the cfe-commits mailing list