[PATCH] D136071: [include-cleaner] WIP: Add PragmaIncludes which handles include-mapping pragmas.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 18 13:55:59 PDT 2022


hokein updated this revision to Diff 468688.
hokein marked 4 inline comments as done.
hokein added a comment.

- rebase
- address comments
- implement shouldKeep
- add unittests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136071/new/

https://reviews.llvm.org/D136071

Files:
  clang-tools-extra/include-cleaner/include/clang-include-cleaner/Record.h
  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: D136071.468688.patch
Type: text/x-patch
Size: 9402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221018/4bf47d28/attachment-0001.bin>


More information about the cfe-commits mailing list