[PATCH] D147684: [clangd] Add batch fixes for include-cleaner diagnostics

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 6 00:12:51 PDT 2023


hokein created this revision.
hokein added a reviewer: kadircet.
Herald added subscribers: arphaman, mgrang.
Herald added a project: All.
hokein requested review of this revision.
Herald added subscribers: MaskRay, ilya-biryukov.
Herald added a project: clang-tools-extra.

For each unused-include/missing-include diagnostic, we provide fix-all
alternative to them.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D147684

Files:
  clang-tools-extra/clangd/IncludeCleaner.cpp
  clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
  clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147684.511297.patch
Type: text/x-patch
Size: 12162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230406/f645598d/attachment-0001.bin>


More information about the cfe-commits mailing list