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

Eric Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 01:23:16 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353380: [clangd] Suggest adding missing includes for typos (like include-fixer). (authored by ioeric, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57021

Files:
  clang-tools-extra/trunk/clangd/ClangdUnit.cpp
  clang-tools-extra/trunk/clangd/IncludeFixer.cpp
  clang-tools-extra/trunk/clangd/IncludeFixer.h
  clang-tools-extra/trunk/clangd/SourceCode.h
  clang-tools-extra/trunk/unittests/clangd/DiagnosticsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57021.185719.patch
Type: text/x-patch
Size: 19624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/86af5727/attachment.bin>


More information about the llvm-commits mailing list