[all-commits] [llvm/llvm-project] 96a7e9: [Sema] Remove unnecessary casts (NFC) (#149253)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Thu Jul 17 07:22:58 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96a7e954e1501239d1fc4bd6eba60428bd6609f7
https://github.com/llvm/llvm-project/commit/96a7e954e1501239d1fc4bd6eba60428bd6609f7
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths:
M clang/lib/Sema/SemaTemplateDeduction.cpp
Log Message:
-----------
[Sema] Remove unnecessary casts (NFC) (#149253)
getParam already returns NamedDecl *.
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