[PATCH] D148112: [include-cleaner] Improve handling for templates
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 12 04:41:13 PDT 2023
kadircet updated this revision to Diff 512775.
kadircet edited the summary of this revision.
kadircet added a comment.
- Use template instantion pattern helper instead of dealing with partial specializations
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148112/new/
https://reviews.llvm.org/D148112
Files:
clang-tools-extra/include-cleaner/lib/WalkAST.cpp
clang-tools-extra/include-cleaner/unittests/AnalysisTest.cpp
clang-tools-extra/include-cleaner/unittests/WalkASTTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148112.512775.patch
Type: text/x-patch
Size: 15025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230412/4bc1de7d/attachment-0001.bin>
More information about the cfe-commits
mailing list