[PATCH] D152686: [clangd] Enforce strict unused includes by default
Christopher Di Bella via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 26 10:07:39 PDT 2023
cjdb added a comment.
This patch seems to have broken clangd for a project of mine. Most of my headers are now flagged as not being directly used even though they're the root header for the symbol.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152686/new/
https://reviews.llvm.org/D152686
More information about the cfe-commits
mailing list