[all-commits] [llvm/llvm-project] 7e3fb3: [include-cleaner] Check emptiness instead of occur...

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Tue Jan 23 22:26:11 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e3fb372b0e8899958ec7e9241797e7e136a7a23
      https://github.com/llvm/llvm-project/commit/7e3fb372b0e8899958ec7e9241797e7e136a7a23
  Author: kadir çetinkaya <kadircet at google.com>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
    M clang-tools-extra/include-cleaner/test/tool.cpp
    M clang-tools-extra/include-cleaner/tool/IncludeCleaner.cpp

  Log Message:
  -----------
  [include-cleaner] Check emptiness instead of occurences (#79154)

Our internal integration relies on injecting some default values to
ignore/keep lists.
That means we can have filters, despite of not having occurences
for the flag.




More information about the All-commits mailing list