[all-commits] [llvm/llvm-project] e289ee: [clangd] enable unused-include warnings for standa...
Sam McCall via All-commits
all-commits at lists.llvm.org
Wed Jul 19 14:44:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e289ee99cec4607243aeaa01504f6b3cf65b65fe
https://github.com/llvm/llvm-project/commit/e289ee99cec4607243aeaa01504f6b3cf65b65fe
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2023-07-19 (Wed, 19 Jul 2023)
Changed paths:
M clang-tools-extra/clangd/IncludeCleaner.cpp
M clang-tools-extra/clangd/tool/ClangdMain.cpp
M clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
Log Message:
-----------
[clangd] enable unused-include warnings for standard library headers
Other <angle-quoted> headers are still excluded.
Differential Revision: https://reviews.llvm.org/D155385
More information about the All-commits
mailing list