[all-commits] [llvm/llvm-project] ebfcd0: [clangd] IncludeCleaner: Mark used headers
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Tue Oct 5 09:08:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ebfcd06d422286dcdd0e9a8c57e207a46c8fb8fb
https://github.com/llvm/llvm-project/commit/ebfcd06d422286dcdd0e9a8c57e207a46c8fb8fb
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2021-10-05 (Tue, 05 Oct 2021)
Changed paths:
M clang-tools-extra/clangd/Headers.cpp
M clang-tools-extra/clangd/Headers.h
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] IncludeCleaner: Mark used headers
Follow-up on D105426.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D108194
More information about the All-commits
mailing list