[PATCH] D149822: [clangd] Fix fixAll not shown when there is only one unused-include and missing-include diagnostics.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 4 00:51:37 PDT 2023


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

Discovered during the review in https://reviews.llvm.org/D149437#inline-1444851.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D149822

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149822.519374.patch
Type: text/x-patch
Size: 5688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230504/f089d0ef/attachment.bin>


More information about the cfe-commits mailing list