[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:15:13 PDT 2023


hokein added a comment.

The UI in VSCode looks like

- unused-include:

F27034770: image.png <https://reviews.llvm.org/F27034770>

- missing-include:

F27034749: image.png <https://reviews.llvm.org/F27034749>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147684



More information about the cfe-commits mailing list