[PATCH] D105426: [clangd] IncludeCleaner as a library: Find all references to symbols in the file
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 17 00:32:45 PDT 2021
kbobyrev updated this revision to Diff 366819.
kbobyrev added a comment.
Remove findReferencedFiles (to be introduced in the next patch) to preserve
proposed granularity.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105426/new/
https://reviews.llvm.org/D105426
Files:
clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/IncludeCleaner.cpp
clang-tools-extra/clangd/IncludeCleaner.h
clang-tools-extra/clangd/unittests/CMakeLists.txt
clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105426.366819.patch
Type: text/x-patch
Size: 11438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210817/9abb21a6/attachment.bin>
More information about the cfe-commits
mailing list