[clang-tools-extra] [clangd] Add config option to allow detection of unused system headers (PR #87208)

Nathan Ridge via cfe-commits cfe-commits at lists.llvm.org
Wed May 29 10:30:23 PDT 2024


HighCommander4 wrote:

> @HighCommander4, overall it looks good, but I'd replace "enables include-cleaner checks" with "enables unused include check", because the option doesn't affect missing include check.

Thanks, revised and merged.

https://github.com/llvm/llvm-project/pull/87208


More information about the cfe-commits mailing list