[all-commits] [llvm/llvm-project] a465e3: [Sema] Remove an unnecessary cast (NFC) (#146985)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Jul 4 07:56:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a465e35908b65563c7be96a9cc514c38e1bf8b8e
https://github.com/llvm/llvm-project/commit/a465e35908b65563c7be96a9cc514c38e1bf8b8e
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M clang/lib/Sema/SemaConcept.cpp
Log Message:
-----------
[Sema] Remove an unnecessary cast (NFC) (#146985)
Decl is already of FunctionDecl *.
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