[all-commits] [llvm/llvm-project] 91ee01: [Sema] Remove unnecessary casts (NFC) (#148871)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Jul 15 16:51:30 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91ee01fda8b8801805708a51bba90796da376ae7
https://github.com/llvm/llvm-project/commit/91ee01fda8b8801805708a51bba90796da376ae7
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-15 (Tue, 15 Jul 2025)
Changed paths:
M clang/lib/Sema/SemaDeclAttr.cpp
M clang/lib/Sema/SemaM68k.cpp
M clang/lib/Sema/SemaMSP430.cpp
M clang/lib/Sema/SemaType.cpp
Log Message:
-----------
[Sema] Remove unnecessary casts (NFC) (#148871)
getArgAsExpr already returns Expr *.
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