[PATCH] D138200: [include-cleaner] Make use of locateSymbol in WalkUsed

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 6 03:10:19 PST 2022


kadircet updated this revision to Diff 480419.
kadircet marked an inline comment as done.
kadircet added a comment.

- Drop the cache
- Use `-print=changes` in lit test
- Update unittest helper to limit decls to main file


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138200

Files:
  clang-tools-extra/include-cleaner/lib/Analysis.cpp
  clang-tools-extra/include-cleaner/lib/HTMLReport.cpp
  clang-tools-extra/include-cleaner/test/Inputs/foo2.h
  clang-tools-extra/include-cleaner/test/multiple-providers.cpp
  clang-tools-extra/include-cleaner/unittests/AnalysisTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138200.480419.patch
Type: text/x-patch
Size: 13440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221206/d5cc40a7/attachment.bin>


More information about the cfe-commits mailing list