[PATCH] D147684: [clangd] Add batch fixes for include-cleaner diagnostics
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 24 06:27:51 PDT 2023
hokein added a comment.
I have extended this patch a bit more (including the LSP `ChangeAnnotation` support part), it is based on https://reviews.llvm.org/D148783), and it implements a full workflow of batch fixes (verified it with VSCode). I hope it is not too big to review, happy to split it if you want.
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