[all-commits] [llvm/llvm-project] 73e8ad: [Sema] Use llvm::all_of (NFC) (#149256)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Jul 17 07:23:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 73e8ada540acbd60f916ef4b0a5a2b454c8ece44
      https://github.com/llvm/llvm-project/commit/73e8ada540acbd60f916ef4b0a5a2b454c8ece44
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-17 (Thu, 17 Jul 2025)

  Changed paths:
    M clang/lib/Sema/AnalysisBasedWarnings.cpp

  Log Message:
  -----------
  [Sema] Use llvm::all_of (NFC) (#149256)

We can pass a range to llvm::all_of.



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