[all-commits] [llvm/llvm-project] 02b89b: [clang-tidy] Use llvm::none_of (NFC) (#151801)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat Aug 2 08:10:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 02b89b8f47eecbae7ce16273966499cbf9ab0a1c
      https://github.com/llvm/llvm-project/commit/02b89b8f47eecbae7ce16273966499cbf9ab0a1c
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-08-02 (Sat, 02 Aug 2025)

  Changed paths:
    M clang-tools-extra/clang-tidy/bugprone/InvalidEnumDefaultInitializationCheck.cpp
    M clang-tools-extra/clang-tidy/bugprone/NonZeroEnumToBoolConversionCheck.cpp

  Log Message:
  -----------
  [clang-tidy] Use llvm::none_of (NFC) (#151801)

We can pass a range to llvm::none_if.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list