[PATCH] D148112: [include-cleaner] Improve handling for templates

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 12 08:35:50 PDT 2023


kadircet updated this revision to Diff 512851.
kadircet marked an inline comment as done.
kadircet added a comment.
Herald added a subscriber: ChuanqiXu.

- Ignore explicit instantiations
- Update tests to use decls


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.512851.patch
Type: text/x-patch
Size: 15579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230412/ed38ee14/attachment-0001.bin>


More information about the cfe-commits mailing list