[all-commits] [llvm/llvm-project] b1a25c: [Sema] Remove unnecessary casts (NFC) (#148762)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Mon Jul 14 22:18:59 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1a25ce73c6a4fd123b92682e465215d39154244
https://github.com/llvm/llvm-project/commit/b1a25ce73c6a4fd123b92682e465215d39154244
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
Log Message:
-----------
[Sema] Remove unnecessary casts (NFC) (#148762)
getAsmLabel() 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