[all-commits] [llvm/llvm-project] b5f203: [clangd] IncludeCleaner: Mark possible expr resolu...
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Mon Nov 22 01:44:44 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5f20372a82f72f03d47181b87fb55f62772324f
https://github.com/llvm/llvm-project/commit/b5f20372a82f72f03d47181b87fb55f62772324f
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2021-11-22 (Mon, 22 Nov 2021)
Changed paths:
M clang-tools-extra/clangd/IncludeCleaner.cpp
M clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
Log Message:
-----------
[clangd] IncludeCleaner: Mark possible expr resolutions as used
Fixes: https://github.com/clangd/clangd/issues/934
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D114287
More information about the All-commits
mailing list