[PATCH] D138782: [include-cleaner] Implement IWYU begin_keep/end_keep pragma support.
Viktoriia Bakalova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 28 02:20:50 PST 2022
VitaNuo created this revision.
Herald added a subscriber: kadircet.
Herald added a project: All.
VitaNuo requested review of this revision.
Herald added a project: clang-tools-extra.
Herald added a subscriber: cfe-commits.
Keep the includes contained between IWYU begin_keep and end_keep pragmas.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D138782
Files:
clang-tools-extra/include-cleaner/lib/Record.cpp
clang-tools-extra/include-cleaner/unittests/RecordTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138782.478165.patch
Type: text/x-patch
Size: 5053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221128/58b7aa35/attachment.bin>
More information about the cfe-commits
mailing list