[clangd] IncludeCleaner: Don't consider the definition as usage for function forward...
authorKirill Bobyrev <kbobyrev@google.com>
Tue, 26 Oct 2021 08:37:05 +0000 (10:37 +0200)
committerKirill Bobyrev <kbobyrev@google.com>
Tue, 26 Oct 2021 08:37:10 +0000 (10:37 +0200)
commitc521288ed391bd29a37f1c444d08ae542df5341c
tree3c03c2dc380cbc5b83c9931823f0a12e6e0b954f
parent7812f510d28f34ed6209b1a382cdad7247b9090c
[clangd] IncludeCleaner: Don't consider the definition as usage for function forward declarations

Reviewed By: kadircet

Differential Revision: https://reviews.llvm.org/D111711
clang-tools-extra/clangd/IncludeCleaner.cpp
clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp