[PATCH] D105426: [clangd] WIP: Unused header warnings
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 5 14:55:29 PDT 2021
kbobyrev updated this revision to Diff 364625.
kbobyrev added a comment.
Exclude std:: namespace handling.
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.364625.patch
Type: text/x-patch
Size: 12246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210805/a6f3522e/attachment.bin>
More information about the cfe-commits
mailing list