[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
Thu Feb 7 01:20:47 PST 2019


ioeric updated this revision to Diff 185718.
ioeric marked 2 inline comments as done.
ioeric added a comment.

- Merge remote-tracking branch 'origin/master' into typo
- address review comments


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
  clangd/SourceCode.h
  unittests/clangd/DiagnosticsTests.cpp

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


More information about the cfe-commits mailing list