[all-commits] [llvm/llvm-project] 499bf6: [include-cleaner] Don't count references to operat...

Haojian Wu via All-commits all-commits at lists.llvm.org
Mon Jan 9 05:03:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 499bf67208d982948e2580b56a09944a285fee76
      https://github.com/llvm/llvm-project/commit/499bf67208d982948e2580b56a09944a285fee76
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2023-01-09 (Mon, 09 Jan 2023)

  Changed paths:
    M clang-tools-extra/include-cleaner/lib/WalkAST.cpp
    M clang-tools-extra/include-cleaner/unittests/WalkASTTest.cpp

  Log Message:
  -----------
  [include-cleaner] Don't count references to operators as uses

Fixes https://github.com/llvm/llvm-project/issues/59655

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




More information about the All-commits mailing list