[all-commits] [llvm/llvm-project] d3dcd0: [Analysis] Remove an unnecessary cast (NFC) (#155977)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Aug 29 09:24:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3dcd0da6c9775f9db7b1bcf046f2d5b3ea79bfe
https://github.com/llvm/llvm-project/commit/d3dcd0da6c9775f9db7b1bcf046f2d5b3ea79bfe
Author: Kazu Hirata <kazu at google.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M llvm/lib/Analysis/BasicAliasAnalysis.cpp
Log Message:
-----------
[Analysis] Remove an unnecessary cast (NFC) (#155977)
getParent() already returns Function *.
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