[all-commits] [llvm/llvm-project] 031ffc: [clangd] Decouple IncludeCleaner implementation fr...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Mon Jun 12 02:40:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 031ffc3e064525731914eff2ea0dfab1ff34cce1
https://github.com/llvm/llvm-project/commit/031ffc3e064525731914eff2ea0dfab1ff34cce1
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2023-06-12 (Mon, 12 Jun 2023)
Changed paths:
M clang-tools-extra/clangd/IncludeCleaner.cpp
M clang-tools-extra/clangd/IncludeCleaner.h
M clang-tools-extra/clangd/ParsedAST.cpp
M clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
Log Message:
-----------
[clangd] Decouple IncludeCleaner implementation from Config
This should help managing tests as we change defaults in configs.
Differential Revision: https://reviews.llvm.org/D152685
More information about the All-commits
mailing list