[PATCH] D138779: [include-cleaner] Filter out references that not spelled in the main file.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 28 06:55:42 PST 2022


hokein updated this revision to Diff 478228.
hokein marked 3 inline comments as done.
hokein added a comment.

address comments:

- polish and simplify the tests
- inline the spelling-loc-check logic
- add a comment for the walkUsed


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138779

Files:
  clang-tools-extra/include-cleaner/include/clang-include-cleaner/Analysis.h
  clang-tools-extra/include-cleaner/lib/Analysis.cpp
  clang-tools-extra/include-cleaner/lib/HTMLReport.cpp
  clang-tools-extra/include-cleaner/unittests/AnalysisTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138779.478228.patch
Type: text/x-patch
Size: 7674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221128/fa488086/attachment-0001.bin>


More information about the cfe-commits mailing list