[all-commits] [llvm/llvm-project] 21def2: [Utils] Drop const from a return type (NFC) (#145838)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Thu Jun 26 03:57:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21def215b53e6e73f5025fc71cf486694e5c9a53
https://github.com/llvm/llvm-project/commit/21def215b53e6e73f5025fc71cf486694e5c9a53
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M llvm/lib/Transforms/Utils/InlineFunction.cpp
Log Message:
-----------
[Utils] Drop const from a return type (NFC) (#145838)
We don't need const on the 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