[all-commits] [llvm/llvm-project] bf6e65: [include-cleaner] Filter out references that not s...

Haojian Wu via All-commits all-commits at lists.llvm.org
Fri Dec 9 03:59:52 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf6e65516223586180d4082735b706bd4602ba11
      https://github.com/llvm/llvm-project/commit/bf6e65516223586180d4082735b706bd4602ba11
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

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

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

A HTML report of gtest after this patch:
https://gist.githubusercontent.com/hokein/73eee6f65a803e5702d8388c187524a6/raw/cf05a503519703a2fb87840bb0b270fe11a7a9fd/RecordTest.html

Differential Revision: https://reviews.llvm.org/D138779




More information about the All-commits mailing list