[all-commits] [llvm/llvm-project] fcc3f0: [llvm][IR][NFC] Apply clang-tidy fixes to ProfData...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Sat Apr 19 11:46:14 PDT 2025
Branch: refs/heads/users/ilovepi/prof-data-util-tidy
Home: https://github.com/llvm/llvm-project
Commit: fcc3f0ba3ec8e6825e7d3198cdf4ca29664681c3
https://github.com/llvm/llvm-project/commit/fcc3f0ba3ec8e6825e7d3198cdf4ca29664681c3
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-04-19 (Sat, 19 Apr 2025)
Changed paths:
M llvm/lib/IR/ProfDataUtils.cpp
Log Message:
-----------
[llvm][IR][NFC] Apply clang-tidy fixes to ProfDataUtils
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