[PATCH] D152686: [clangd] Enforce strict unused includes by default

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 27 00:15:34 PDT 2023


kadircet added a comment.

In D152686#4449481 <https://reviews.llvm.org/D152686#4449481>, @cjdb wrote:

> 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.

replied on https://github.com/clangd/clangd/issues/1683


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