[PATCH] D157395: [include-cleaner] Follow `IWYU pragma: export` links transitively.
Viktoriia Bakalova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 9 03:24:57 PDT 2023
VitaNuo updated this revision to Diff 548546.
VitaNuo added a comment.
Add a test with private headers involved. Order of exporters is from outermost to innermost.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157395/new/
https://reviews.llvm.org/D157395
Files:
clang-tools-extra/include-cleaner/lib/FindHeaders.cpp
clang-tools-extra/include-cleaner/lib/Record.cpp
clang-tools-extra/include-cleaner/unittests/FindHeadersTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157395.548546.patch
Type: text/x-patch
Size: 5326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230809/e1e391a6/attachment.bin>
More information about the cfe-commits
mailing list