[all-commits] [llvm/llvm-project] ea20f3: [clangd] Enforce strict unused includes by default
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Mon Jun 12 02:48:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea20f339d91f57694899c29198f2dfb41bf9a03a
https://github.com/llvm/llvm-project/commit/ea20f339d91f57694899c29198f2dfb41bf9a03a
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2023-06-12 (Mon, 12 Jun 2023)
Changed paths:
M clang-tools-extra/clangd/Config.h
M clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp
M clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
M clang-tools-extra/clangd/unittests/ParsedASTTests.cpp
Log Message:
-----------
[clangd] Enforce strict unused includes by default
Depends on D152685
Differential Revision: https://reviews.llvm.org/D152686
More information about the All-commits
mailing list