[PATCH] D125468: [clangd] Include Cleaner: ignore headers with IWYU export pragmas
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 15 23:50:56 PDT 2022
kbobyrev updated this revision to Diff 429618.
kbobyrev marked 7 inline comments as done.
kbobyrev added a comment.
Address review comments: the structure is a bit different but the bug is now
actually removed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125468/new/
https://reviews.llvm.org/D125468
Files:
clang-tools-extra/clangd/Headers.cpp
clang-tools-extra/clangd/Headers.h
clang-tools-extra/clangd/IncludeCleaner.cpp
clang-tools-extra/clangd/unittests/HeadersTests.cpp
clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125468.429618.patch
Type: text/x-patch
Size: 8536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220516/02d6dd54/attachment-0001.bin>
More information about the cfe-commits
mailing list