[PATCH] D105426: [clangd] WIP: Unused header warnings
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 5 14:13:33 PDT 2021
kbobyrev updated this revision to Diff 364610.
kbobyrev added a comment.
Trim the patch even further: the scope is now simply findAllReferences
mechanism. Add more tests and improve functionality (handle using decls and
implicit types).
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/Headers.h
clang-tools-extra/clangd/IWYU.cpp
clang-tools-extra/clangd/IWYU.h
clang-tools-extra/clangd/unittests/CMakeLists.txt
clang-tools-extra/clangd/unittests/IWYUTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105426.364610.patch
Type: text/x-patch
Size: 13025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210805/fd7c0688/attachment.bin>
More information about the cfe-commits
mailing list