[all-commits] [llvm/llvm-project] c52128: [clangd] IncludeCleaner: Don't consider the defini...
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Tue Oct 26 01:37:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c521288ed391bd29a37f1c444d08ae542df5341c
https://github.com/llvm/llvm-project/commit/c521288ed391bd29a37f1c444d08ae542df5341c
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2021-10-26 (Tue, 26 Oct 2021)
Changed paths:
M clang-tools-extra/clangd/IncludeCleaner.cpp
M clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
Log Message:
-----------
[clangd] IncludeCleaner: Don't consider the definition as usage for function forward declarations
Reviewed By: kadircet
Differential Revision: https://reviews.llvm.org/D111711
More information about the All-commits
mailing list