[all-commits] [llvm/llvm-project] 5d7d8d: [Instrumentation] Drop "const" from a return type ...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Jun 22 06:30:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5d7d8d627a418fda2706c4880389711e12d43aea
https://github.com/llvm/llvm-project/commit/5d7d8d627a418fda2706c4880389711e12d43aea
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-22 (Sun, 22 Jun 2025)
Changed paths:
M llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
Log Message:
-----------
[Instrumentation] Drop "const" from a return type (NFC) (#145208)
We don't need to put a const on a return type.
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