[all-commits] [llvm/llvm-project] 56f5e4: Replace raw-loop with llvm::any_of() in Presburger...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Sun Jan 2 14:40:39 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56f5e4abb83fb5d668e0f12e64d68a510beead03
      https://github.com/llvm/llvm-project/commit/56f5e4abb83fb5d668e0f12e64d68a510beead03
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-01-02 (Sun, 02 Jan 2022)

  Changed paths:
    M mlir/lib/Analysis/PresburgerSet.cpp

  Log Message:
  -----------
  Replace raw-loop with llvm::any_of() in PresburgerSet.cpp (NFC)

Reported by clang-tidy.




More information about the All-commits mailing list