[all-commits] [llvm/llvm-project] f48e2b: [AST] Remove an unnecessary cast (NFC) (#149338)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Thu Jul 17 15:24:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f48e2bbe9844540a7164eb62ab8bf5f2cd56743d
https://github.com/llvm/llvm-project/commit/f48e2bbe9844540a7164eb62ab8bf5f2cd56743d
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths:
M clang/lib/AST/StmtPrinter.cpp
Log Message:
-----------
[AST] Remove an unnecessary cast (NFC) (#149338)
getFinallyStmt() already returns ObjCAtFinallyStmt *.
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