[PATCH] D115484: [clangd] Include-fixer: handle more "incomplete type" diags, clean up tests

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 10 16:46:54 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sammccall marked 2 inline comments as done.
Closed by commit rGc25ea488a39a: [clangd] Include-fixer: handle more "incomplete type" diags. (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D115484?vs=393343&id=393638#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115484

Files:
  clang-tools-extra/clangd/IncludeFixer.cpp
  clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
  clang-tools-extra/clangd/unittests/TestIndex.cpp
  clang-tools-extra/clangd/unittests/TestIndex.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115484.393638.patch
Type: text/x-patch
Size: 10681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211211/172afd26/attachment.bin>


More information about the cfe-commits mailing list