[all-commits] [llvm/llvm-project] 526fb5: [include-cleaner] Fix walkUsed only report a singl...

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


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

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

  Log Message:
  -----------
  [include-cleaner] Fix walkUsed only report a single macro ref.

The fix 962343a979d51cea9363167e9121c446abbdfdbc was reverted during a
rebase of a later patch. Added a test.




More information about the All-commits mailing list