[all-commits] [llvm/llvm-project] a277d2: [ProfileData] Use llvm::count (NFC) (#146013)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Thu Jun 26 23:38:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a277d24ddb7cde4bcb36448caeb052a010f856c9
https://github.com/llvm/llvm-project/commit/a277d24ddb7cde4bcb36448caeb052a010f856c9
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
Log Message:
-----------
[ProfileData] Use llvm::count (NFC) (#146013)
llvm::count is shorter than llvm::count_if plus a lambda.
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