[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
Tue Jan 22 08:23:20 PST 2019


ioeric updated this revision to Diff 182925.
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/DiagnosticsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57021.182925.patch
Type: text/x-patch
Size: 14017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190122/f991cdbc/attachment-0001.bin>


More information about the cfe-commits mailing list