[all-commits] [llvm/llvm-project] dee96a: [llvm][IR][NFC] Apply clang-tidy fixes to ProfData...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Tue Apr 22 12:27:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dee96a3d078f382b870b62146e38ab1f4a1e596b
https://github.com/llvm/llvm-project/commit/dee96a3d078f382b870b62146e38ab1f4a1e596b
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-04-22 (Tue, 22 Apr 2025)
Changed paths:
M llvm/lib/IR/ProfDataUtils.cpp
Log Message:
-----------
[llvm][IR][NFC] Apply clang-tidy fixes to ProfDataUtils (#136447)
A few functions in the TU could be made static, and a loop variable name
could be changed to avoid warnings.
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